Consider allowing subframe scrolling to trigger moving of dynamic toolbar
Categories
(Core :: Panning and Zooming, enhancement, P3)
Tracking
()
People
(Reporter: botond, Unassigned)
References
(Blocks 1 open bug)
Details
Currently, the dynamic toolbar can only be moved by scrolling the root scroll frame.
We've observed that Chrome allows moving the dynamic toolbar by scrolling a subframe in some cases.
This bug tracks potentially allowing similar cases in Firefox as well.
We'll want to establish what conditions this should be allowed in, e.g. should the subframe need to be the "primary" scrollable element of the page in some sense, or should it be allowed for any subframe?
Comment 1•1 year ago
|
||
Because it blocks a video issue on Android, I'm wondering what the priority of this bug is and what the expected timeframe for the fix is. Thanks!
| Reporter | ||
Comment 2•1 year ago
•
|
||
(In reply to Cathy Lu [:calu] from comment #1)
Because it blocks a video issue on Android, I'm wondering what the priority of this bug is and what the expected timeframe for the fix is. Thanks!
I will bring this up at tomorrow's team meeting and follow up here.
| Reporter | ||
Comment 3•1 year ago
|
||
(In reply to Botond Ballo [:botond] from comment #2)
(In reply to Cathy Lu [:calu] from comment #1)
Because it blocks a video issue on Android, I'm wondering what the priority of this bug is and what the expected timeframe for the fix is. Thanks!
I will bring this up at tomorrow's team meeting and follow up here.
I realize this question may have been mooted by the fact that bug 1927070 no longer depends on this, but for reference:
- This bug is not currently on our H1 roadmap, as we are looking to focus on other dynamic toolbar related work (bug 1921331 and related bugs)
- However, we believe this to be a fairly independent change from bug 1921331 and could add it to the roadmap without blocking on that if the need arises
Description
•