Closed
Bug 1590974
Opened 6 years ago
Closed 6 years ago
MenuButton should be passed the toolbox document
Categories
(DevTools :: Accessibility Tools, task, P3)
DevTools
Accessibility Tools
Tracking
(firefox72 fixed)
RESOLVED
FIXED
Firefox 72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•6 years ago
|
||
This makes it possible for the menus to not be constrained
to the panel boundaries if they are taller than the panel
itself (which could be the case for the simulate menu as
it has lots of items).
We need to style the button with a link role in the toolbox
CSS so they don't look like real buttons.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61de50c75320
Pass the toolbox document to MenuButton in the a11y panel. r=yzen.
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Updated•6 years ago
|
QA Whiteboard: [qa-72b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•