Closed Bug 489996 Opened 15 years ago Closed 15 years ago

Changing the top level's windows name is confusing

Categories

(Firefox for Android Graveyard :: General, defect)

All
Windows Mobile 6 Professional
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dougt, Assigned: mfinkle)

Details

(Keywords: uiwanted)

Attachments

(1 file)

When a page changes the window.title, our application's window reflects this change by setting its title to :

<window.title> - Fennec

I think we should stop updating the application's window's title for the following reasons:

1) most window.titles are long resulting in not being able to see "Fennec" while using fennec.

2) switching back to Fennec, the user must remember what the last page they were visiting, or remember what the Fennec icon is.  For example, if you visit DIGG.com, when switching back to Fennec using the HTC Task switcher, you see:

[FENNEC ICON] All News, Videos, ...

on a google search result page, you'd see:

[FENNEC ICON] foopy - Google Se...


3) it is somewhat redundant.  The URL bar already shows what window.title is.  So, if you are at the top of a page, you see two strings that both are window.title.

thoughts?
perhaps we can just switch it to "Fennec - title"
Keywords: uiwanted
sure.  i guess, i would question, what is the value of " - title".
If you're panned away such that you can't see the address bar, it gives you the title.  The follow up question would be, what does it hurt?  Or probably even better, what can we do with the space that's more useful?
The first word (if there are multiple) should definitely be "Fennec."

I think that the making the window-title-be-the-title behaviour is mostly there because, on the desktop, you might have many windows open with different pages loaded.  This makes less sense in a multi-tab world;  even less so when you don't have multiple windows, as on mobile.  I'd be pretty happy to drop the page title and just go with Fennec.  Less visual clutter.
gavin/mfinkle, what has to be done here?  Can we just drop off some properties on browser.xul?
(In reply to comment #5)
> gavin/mfinkle, what has to be done here?  Can we just drop off some properties
> on browser.xul?

patch coming up
Attached patch patchSplinter Review
Patch removes the updating of the chrome window title. Removes unneeded DTD entity. Removes unneeded attributes on the <window> element.
Assignee: doug.turner → mark.finkle
Attachment #386063 - Flags: review?(gavin.sharp)
tracking-fennec: --- → ?
Attachment #386063 - Flags: review?(gavin.sharp) → review+
http://hg.mozilla.org/mobile-browser/rev/d0c833b3f36b
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
tracking-fennec: ? → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: