Closed
Bug 310475
Opened 19 years ago
Closed 19 years ago
context menu scroll buttons are not always hidden
Categories
(Toolkit :: UI Widgets, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 283679
People
(Reporter: zeniko, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20050929 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20050929 Firefox/1.4
If a context menu is cropped once due to lacking space, it will continue to
display the scroll buttons, even though they're no longer necessary. It seems
that the underflow event necessary for collapsing them isn't fired on time (or
ever).
Reproducible: Always
Steps to Reproduce:
1. Reproduce bug 310474 (move the Extensions manager to the bottom of the screen
so that the selected extension is barely visible and hit then [Shift]+[F10]).
2. Move the Extensions manager back and open the context menu as you always do.
Actual Results:
The scroll buttons needed the first time are still visible.
Expected Results:
They shouldn't be.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 283679 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•