[meta] Scrollbar dragging issues with desktop zooming
Categories
(Core :: Panning and Zooming, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | affected |
People
(Reporter: botond, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: meta)
After we get scrollbar rendering to work with desktop zooming (bug 1523405), allowing the scrollbars to be dragged (via mouse or touch) in a zoomed state will need some extra work, which this bug tracks.
Reporter | ||
Comment 1•5 years ago
|
||
Currently, enabling apz.allow_zooming
breaks scrollbar dragging even if you're not zoomed.
Reporter | ||
Comment 2•5 years ago
|
||
(In reply to Botond Ballo [:botond] from comment #1)
Currently, enabling
apz.allow_zooming
breaks scrollbar dragging even if you're not zoomed.
Filed bug 1556556 for this.
Reporter | ||
Comment 3•5 years ago
|
||
Scrollbar rendering now works well enough that work on scrollbar dragging is unblocked.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 4•5 years ago
|
||
With bug 1556556 in place, scrollbar dragging seems to be working well with apz.allow_zooming=true
, both when zoomed in and when not zoomed in, and both on viewport scrollbars and subframe scrollbars.
There may, however, be issues with scrollbar dragging on specific sites (e.g. I just filed bug 1636273 for an issue on BMO). Let's repurpose this into a meta bug to hang such issues off of.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 5•4 years ago
|
||
Remaining scrollbar stuff has been or is being handled in bug 1657822 and dependencies.
Description
•