Closed
Bug 1024305
Opened 10 years ago
Closed 10 years ago
Regression: no display the scrollbar area after mouseover on its area when apz is enabled
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1013474
People
(Reporter: tetsuharu, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
56.95 KB,
image/png
|
Details |
# env
- OSX 10.9
- https://hg.mozilla.org/mozilla-central/rev/18c21532848a
- "layers.async-pan-zoom.enabled" is true
# abstraction
The current Gecko displays the "full" scrollbar like the screenshot, if we satisfy these situation:
- No connected mouse device (on OSX).
- Operate page scroll.
- Mouse over on scroll bar area.
But if we set "layers.async-pan-zoom.enabled" is true, mouse over on scrollbar area after operating page scroll, Gecko does not display the "full" scrollbar.
Reporter | ||
Updated•10 years ago
|
Keywords: regression
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•