Closed
Bug 1616397
Opened 5 years ago
Closed 5 years ago
On viewports < 768px, the top level menu's don't open on click
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: erik.eide, Unassigned)
Details
(Whiteboard: [specification][type:bug])
Attachments
(1 file)
|
1.05 MB,
image/png
|
Details |
What did you do?
1. Resize browser window to 767px width
2. Visit any MDN page, e.g. https://developer.mozilla.org/en-US/docs/MDN/Feedback
3. Click on any of the top level menu items "Technologies", "References & Guides" or "Feedback"
What happened?
The menu's don't open.
Within the inspector, the selector '.main-nav li ul' has 'display: none;' Unchecking this style, and the menu appears.
What should have happened?
I would guess clicking one of the menu menu items should toggle this display: none style.
Is there anything else we should know?
Tested on macOS Catalina, 10.15.3 with Chrome 79.0.3945.130 (Official Build) (64-bit), Firefox 72.0.2 (64-bit) and Safari 13.0.5 (15608.5.11).
Comment 2•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•