You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default behavior of control button menus in Video.js allows for overlap of multiple menus. Since adding two new buttons and menus with the transcript feature, all side by side, the overlap of menus can be confusing. The menus can be activated by hover and click, with click bringing up the primary issue.
*Red outline for emphasis
Proposed behavior
When activated by click, I propose disabling the hover functionality of the other menus until clicked off, either to another menu or away from the video.
User-facing consequences
Along with #6035 it can be difficult to understand which menu is currently activated and visible so it can cause confusion.
When activated by click, I propose disabling the hover functionality of the other menus until clicked off, either to another menu or away from the video.
Yes. Alternatively, this might be another argument for your strategy of disabling the 'hover-to-show' function altogether, and only using clicks to hide/show
Observed behavior
The default behavior of control button menus in Video.js allows for overlap of multiple menus. Since adding two new buttons and menus with the transcript feature, all side by side, the overlap of menus can be confusing. The menus can be activated by hover and click, with click bringing up the primary issue.
*Red outline for emphasis
Proposed behavior
When activated by click, I propose disabling the hover functionality of the other menus until clicked off, either to another menu or away from the video.
User-facing consequences
Along with #6035 it can be difficult to understand which menu is currently activated and visible so it can cause confusion.
Steps to reproduce
Context
Kolibri 0.13 #5631
Occurs in any browser
The text was updated successfully, but these errors were encountered: