Page MenuHomePhabricator

Mediaviewer controls disappear after returning from a fullscreen 3D object
Closed, ResolvedPublic

Description

Steps:

  1. Go an article with a 3D object (Tested on https://commons.wikimedia.beta.wmflabs.org/wiki/3d)
  2. Click on the 3D object
  3. Click on the fullscreen expand control
  4. Rotate/zoom the object a bit
  5. Exit fullscreen by clicking the reduce control

Expected Result:
The mediaviewer returns to window size and the controls remain onscreen.

Actual Result:
After a second or two the controls disappear and the user must click back to exit mediaviewer.

Event Timeline

dr0ptp4kt added a project: Multimedia.

This did not just happen with 3D files, but also for other file types.
The fadeOut behavior depends on mouse movement, so I guess this just became more apparent with 3D files because they encourage more mouse movement to drag them around.

Change 357625 had a related patch set uploaded (by Matthias Mullie; owner: Matthias Mullie):
[mediawiki/extensions/MultimediaViewer@master] Fix buttons fadeOut when coming back from fullscreen

https://gerrit.wikimedia.org/r/357625

Change 357625 merged by jenkins-bot:
[mediawiki/extensions/MultimediaViewer@master] Fix buttons fadeOut when coming back from fullscreen

https://gerrit.wikimedia.org/r/357625