Eliminate redundant title text: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
== Release Requirements == | == Release Requirements == | ||
* Strip parts of the page title that are duplicated (start/end only) when you have multiple tabs open | |||
== Designs == | == Designs == |
Revision as of 07:21, 16 May 2011
Feature | Status | ETA | Owner |
Eliminate redundant title text | Has patch posted, needs review | N/A | Alex Limi |
Summary
We don't show the full title bar in the browser anymore (except on a few platforms). When you have multiple pages from the same site open, they can often end up having the same text as well as the same favicon, making them hard to pick out. This is also a problem in Panorama. We'd like to do the same as other browsers do here, and strip the duplicate text in these cases.
Team
- Feature Manager: Frank Yan
- Lead Developer:
- Product Manager:
- QA:
- UX: Alex Limi
- Accessibility:
- Security:
- Privacy:
Release Requirements
- Strip parts of the page title that are duplicated (start/end only) when you have multiple tabs open
Designs
Documented in the bug.
Next Steps & Open Issues
- Get patch reviewed and landed!
Related Bugs & Dependencies
Risks
- Too aggressive de-duplication
- There might be sites using titles in ways we can't predict
Test Plans
Goals
Make web page titles more readable in situations where space is at a premium, like tabs and in Panorama.
Non-Goals
Other Stuff