Open
Bug 1643512
Opened 5 years ago
Audit usages of ScrollFrameHelper::mScrollPort to see if they should be expanded by the dynamic toolbar height
Categories
(Core :: Panning and Zooming, task, P3)
Core
Panning and Zooming
Tracking
()
NEW
People
(Reporter: botond, Unassigned)
References
Details
In bug 1643212, we discovered the problem was a usage of ScrollFrameHelper::mScrollPort
that should have been expanded by the dynamic toolbar height but was not.
We should look through other usages to see if we should be doing this expansion for any others.
You need to log in
before you can comment on or make changes to this bug.
Description
•