Closed
Bug 497066
Opened 16 years ago
Closed 16 years ago
Give about:rights a proper page title
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.21 KB,
patch
|
philor
:
review+
|
Details | Diff | Splinter Review |
Spun off from bug 496647 comment 2.
After the change in that bug, the about:rights page shows "about:rights" in the tab bar as the page title. It would be more descriptive that this is "About Your Rights".
This patch changes the title and re-uses the first title header with the page title. I can't see l10n teams having an issue with that.
Attachment #382266 -
Flags: review?(philringnalda)
Comment 1•16 years ago
|
||
I like to phrase that as "I can't see how l10n teams will have an issue with that" - that way you have an out, you can claim you meant that you knew the inevitable would happen and someone would, you just didn't know what the issue would be :)
Comment 2•16 years ago
|
||
Actually, why not keep the title as about:rights?
That gives people a chance to know how to find it again, and let's face it, the small minority that will bother to look at the page are exactly the kind of people that like geeky things like that.
Firefox also shows about:rights as title
Comment 3•16 years ago
|
||
(In reply to comment #2)
> Actually, why not keep the title as about:rights?
>
I like that idea.
Comment 4•16 years ago
|
||
Comment on attachment 382266 [details] [diff] [review]
The fix
I suggest to not share the string value between tab title and header element, people might want to use a shorter string for the tab title, and use a full-quality translated lengthy string in the h1 element.
| Assignee | ||
Comment 5•16 years ago
|
||
(In reply to comment #2)
> Actually, why not keep the title as about:rights?
This was Bryan's call.
> That gives people a chance to know how to find it again, and let's face it, the
> small minority that will bother to look at the page are exactly the kind of
> people that like geeky things like that.
I think fixing bug 481685 would fix this in a much better way, and for about:rights that is the correct way to fix it.
| Assignee | ||
Comment 6•16 years ago
|
||
(In reply to comment #5)
> I think fixing bug 481685 would fix this in a much better way, and for
> about:rights that is the correct way to fix it.
May that bug 480533.
| Assignee | ||
Comment 7•16 years ago
|
||
Revised patch to keep the two titles separate.
Attachment #382266 -
Attachment is obsolete: true
Attachment #382352 -
Flags: review?(philringnalda)
Attachment #382266 -
Flags: review?(philringnalda)
Comment 8•16 years ago
|
||
With bug 480533 people should be able to "easily" get back to this page. I do like the separate titles for better translation.
Comment 9•16 years ago
|
||
Comment on attachment 382352 [details] [diff] [review]
The fix v2
Looks like the objections have settled down, this must be right :)
Attachment #382352 -
Flags: review?(philringnalda) → review+
| Assignee | ||
Comment 10•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.0b3
You need to log in
before you can comment on or make changes to this bug.
Description
•