Closed
Bug 1249492
Opened 9 years ago
Closed 8 years ago
Demarcate page titles in Watch menu boxes
Categories
(developer.mozilla.org Graveyard :: Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sheppy, Unassigned)
Details
(Keywords: in-triage, Whiteboard: [specification][type:bug])
Attachments
(1 file)
What did you do?
================
1. Visited a page on MDN (specifically https://developer.mozilla.org/en-US/docs/Web/HTML/Element but it doesn't really matter).
2. Pointed my cursor at the eyeball "Watch" icon.
What happened?
==============
I observed that the options are not easy to read here because it's hard to tell where the title of the page begins and ends relative to the rest of the text
What should have happened?
==========================
This should be clearer. Perhaps by adding quotes around the title, or by italicizing the title.
Is there anything else we should know?
======================================
Reporter | ||
Comment 1•9 years ago
|
||
The attachment shows what this looks like with a longer page title, especially in the case of the second option, in which there is text both before and after the page title. "Subscribe to HTML element reference and all its sub-articles" is hard to read. Where does the page title begin and end? Would you know if you weren't already a long-time MDN user?
Comment 2•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/37d6e8f4cd88e42a43dd4e15668fa9c4834068c8
Fix bug 1249492: Remove article title from watch menu
https://github.com/mozilla/kuma/commit/68f9c6c55ac3b0ec7af165a3892f552b7811fb71
Merge pull request #4176 from mozilla/1249492-watch-menu
Fix bug 1249492: Remove article title from watch menu
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 3•8 years ago
|
||
The solution was to drop the page name from the watch menu items. It's now "Subscribe to this article" and "Subscribe to this article and all its sub-articles". This eliminates the issues with quoting and right-to-left languages.
Status: RESOLVED → VERIFIED
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
•