Closed Bug 356959 Opened 18 years ago Closed 18 years ago

Update window title and tab label

Categories

(Composer Graveyard :: Tabs, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glazou, Assigned: glazou)

Details

Attachments

(1 file, 2 obsolete files)

Update window title and tab label on document load and tab select.
Attached patch fix #1 (obsolete) — Splinter Review
Comment on attachment 242494 [details] [diff] [review]
fix #1

I'm ok with most of the patch.  The only thing I see is that the window title and doc title could use format strings instead of hard coding this format.  Right-To-Left languages may want to reorder the components of the window title.  In the past, I've added something like "Last modified %1$S by %s$S" to the appropriate properties file.
Attachment #242494 - Flags: review?(brade) → review-
Attachment #242494 - Attachment is obsolete: true
Attachment #242751 - Flags: review?(brade)
Comment on attachment 242751 [details] [diff] [review]
fix #2 in answer to brade's comments

r=brade if you switch to using stringBundle.formatStringFromName() with properties that use %1$S.

In RTL languages are urls still shown LTR? (Is the scheme on the left or the right?)

Please post final patch in bug.
Attachment #242751 - Flags: review?(brade) → review+
fixed and checked in (trunk) ; thanks brade!
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: