Closed
Bug 923938
Opened 11 years ago
Closed 8 years ago
The network monitor's details-pane-toggle button doesn't respond to command events
Categories
(DevTools :: Netmonitor, defect)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dao, Unassigned)
References
Details
(Keywords: access)
The details-pane-toggle button uses a mousedown handler (not sure why) which means that it can't be activated with the keyboard even though it can be focused (as it should be). It should listen to command events.
Comment 1•8 years ago
|
||
It's interact-able with keyboard in nightly(54)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•