Closed
Bug 689524
Opened 12 years ago
Closed 12 years ago
[tabletui] about:home title is not displayed in the landscape tabs sidebar
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox9 affected)
VERIFIED
FIXED
Firefox 10
Tracking | Status | |
---|---|---|
firefox9 | --- | affected |
People
(Reporter: xti, Assigned: lucasr)
References
Details
Attachments
(2 files)
103.76 KB,
image/png
|
Details | |
1.38 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110926 Firefox/9.0a1 Fennec/9.0a1 Device: Acer ICONIA A500 OS: Android 3.1 Steps to reproduce: 1. Open Fennec App 2. Switch device to landscape 3. Go to about:home page Expected result: Under the page's thumbnail is displayed its title. Actual result: about:home title is missing from tab's panel.
Comment 1•12 years ago
|
||
About:home doesn't show 'Firefox/Fennec start' in the url bar either. That's why there is no title in the page thumbnail.
Comment 2•12 years ago
|
||
Really, this bug is about providing a title for about:home. Maybe something like "'Nightly/Aurora/Firefox' Start"?
Summary: [Tablet] about:home title is not displayed under its tab thumbnail → Provide a title for about:home
Comment 3•12 years ago
|
||
But then again, providing a title will hide the 'Enter search or Address' text which is more important for the user to see where they should begin typing an adress in the URL bar. I'm inclined that this will be a WONTFIX.
Assignee | ||
Comment 4•12 years ago
|
||
If designers really want this, we can special case about:home in the tabs pans and menu. Madhava, Ian, what do you think?
Comment 5•12 years ago
|
||
about:home does have a title ("<AppName> Start"). The title already appears in the portrait tab menu, as well as in bookmarks, and even sometimes in the landscape tablet sidebar on session restore. It is intentionally suppressed from appearing in the url bar. I think we should continue to suppress it in the url bar, but allow it to appear in the tab sidebar.
Updated•12 years ago
|
Blocks: 655762
Summary: Provide a title for about:home → [tabletui] about:home title is not displayed in the landscape tabs sidebar
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → lucasr.at.mozilla
Assignee | ||
Comment 6•12 years ago
|
||
Attachment #562792 -
Flags: review?(mbrubeck)
Comment 7•12 years ago
|
||
Comment on attachment 562792 [details] [diff] [review] Show title on tabs showing about:home Hmm, this ends up hiding the caption for pages that have no title, like: http://people.mozilla.com/~mbrubeck/test/form-background.html I think we want to continue showing the URL as a fallback *except* when the URL is about:blank or about:empty, even though it means slightly more special-case code.
Attachment #562792 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 8•12 years ago
|
||
Landed with Matt's suggested changes: http://hg.mozilla.org/integration/mozilla-inbound/rev/fd799dc86116
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → Firefox 10
Comment 9•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/fd799dc86116
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 10•12 years ago
|
||
Retested bug with: Mozilla/5.0 (Android;Linux armv7l;rv:10.0a1)Gecko/20111020 Firefox/10.0a1 Fennec/10.0a1 Device: Acer ICONIA A500 OS: Android 3.1 Bug no longer reproducible on Firefox 10. "Nightly Start" title is displayed under about:home page thumbnail. NOTE: Bug is reproducible on Aurora, about:home title is missing under page thumbnail. Mozilla/5.0 (Android;Linux armv7l;rv:9.0a2)Gecko/20111020 Firefox/9.0a2 Fennec/9.0a2 Device: Acer ICONIA A500 OS: Android 3.1
Status: RESOLVED → VERIFIED
status-firefox9:
--- → affected
You need to log in
before you can comment on or make changes to this bug.
Description
•