Double-clicking the List All Tabs button unexpectedly displays a tooltip for the website's video control button.
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: alice0775, Unassigned, NeedInfo)
References
Details
(Keywords: nightly-community, regression)
Steps to reproduce:
- Start playing the Youtube video (e.g. https://www.youtube.com/watch?v=BH0BNbwqNK8 ). Or tver.jp video(log-in needed).
- Hover the mouse cursor over the "Mute" button on the video control and wait for the tooltip to appear.
- Click on the
Mute
button. (Not only on theMute
button, but also on other buttons.) - Double-click the
List All Tabs
button on the tab bar.
Actual results:
Tooltip appears.
Screen capture: https://youtu.be/ZUoD6ZM6bRM
Expected:
Should not.
![]() |
Reporter | |
Comment 1•2 years ago
|
||
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=37c19e77f78dc0d5958daae526006f87a3765630&tochange=0d4eda5546ddd0317e305d42280c58fb8773a66d
![]() |
Reporter | |
Comment 2•2 years ago
•
|
||
I can also reproduce this on Ubuntu22.04.
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1446101
:mstriemer, since you are the author of the regressor, bug 1446101, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
![]() |
Reporter | |
Comment 4•2 years ago
|
||
And on BBC video, after seek progress bar, a big pause button appears when double-click on the List All Tabs
button.
Steps:
- open https://www.bbc.com/japanese/video-66679580 and play back
- seek progress bar
- double-click on the
List All Tabs
button
AR:
See screen cast: https://youtu.be/or1LmAYcBik
Updated•2 years ago
|
![]() |
Reporter | |
Comment 5•2 years ago
|
||
This also occur when double-click on Star button.
So, this seems to be arrow-panel implementation issue.
Updated•2 years ago
|
Description
•