Closed
Bug 347698
Opened 20 years ago
Closed 20 years ago
Tooltip instructs user to "click go" but Go button is no longer labelled "Go"
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
VERIFIED
FIXED
Firefox 2 beta2
People
(Reporter: 32768, Assigned: beltzner)
References
Details
(Keywords: fixed1.8.1, late-l10n, Whiteboard: [Fx2 theme change])
Attachments
(2 files, 1 obsolete file)
|
3.11 KB,
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
|
2.63 KB,
patch
|
mconnor
:
review+
mconnor
:
approval1.8.1+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060806 BonEcho/2.0b1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060806 BonEcho/2.0b1
The go button is no longer labelled "Go" (even with icons and text). The tooltip for this button still contains the text:
"Type a location in the Location Bar, then click Go"
The button doesn't contain the word "Go" on it anywhere. "...click the button next to the location bar with the green arrow" is too wordy.
Suggestions:
1. "Type a location into the Location Bar, then click this button"
2. "Type a location into the Location Bar, then click the green arrow"
Reproducible: Always
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•20 years ago
|
||
Note that the Search-Go button doesn't have a tooltip, and neither does the address bar nor the search bar. So a further suggestion is to remove that tooltip altogether (otherwise please file a bug to add a tooltip to at least the Search-Go button).
Updated•20 years ago
|
Assignee: nobody → mconnor
Flags: blocking-firefox2+
Whiteboard: [Fx2 theme change]
Comment 2•20 years ago
|
||
The lack of text on this button is bug 347576, which is apparently being fixed by the fix for bug 347754. Even so, it'd still make sense to update this tooltip to reflect the fact that the button won't say "Go" by default. I recommend:
Type a location into the Location Bar, then click this button to go to it.
cc:ing beltzner for his UI blessings.
| Assignee | ||
Comment 3•20 years ago
|
||
--> firefox2beta2, taking to make string change
Assignee: mconnor → beltzner
Target Milestone: --- → Firefox 2 beta2
Updated•20 years ago
|
Status: NEW → ASSIGNED
Version: unspecified → 2.0 Branch
| Assignee | ||
Comment 4•20 years ago
|
||
Drivers: simple string change, requesting a? at same time as r? for expedience, should be reviewed and landed on trunk by the time we get to triage tomorrow :)
Attachment #233970 -
Flags: review?(mconnor)
Attachment #233970 -
Flags: approval1.8.1?
Updated•20 years ago
|
Attachment #233970 -
Flags: review?(mconnor) → review+
Comment 5•20 years ago
|
||
Comment on attachment 233970 [details] [diff] [review]
changes tooltip for Go button
> label="&goButton.label;"
This needs to be changed, too.
Notice you changed the name here:
>+<!ENTITY goEndCap.label "Go">
Attachment #233970 -
Flags: review-
Attachment #233970 -
Flags: review+
Attachment #233970 -
Flags: approval1.8.1?
| Assignee | ||
Comment 6•20 years ago
|
||
Huh. I swear I searched LXR and didn't turn up anything that had that entity. Guess I should have looked up. Fixed in this patch.
Attachment #233970 -
Attachment is obsolete: true
Attachment #233971 -
Flags: review?(mconnor)
Attachment #233971 -
Flags: approval1.8.1?
Comment 7•20 years ago
|
||
Comment on attachment 233971 [details] [diff] [review]
changes tooltip for Go button v2
oh, it exists on trunk still, just not branch...
Attachment #233971 -
Flags: review?(mconnor) → review+
| Assignee | ||
Comment 8•20 years ago
|
||
Oh, well, then this branch patch is the one that should be getting 1.8.1 approval :)
Attachment #233974 -
Flags: review?(mconnor)
Attachment #233974 -
Flags: approval1.8.1?
| Assignee | ||
Updated•20 years ago
|
Attachment #233971 -
Flags: approval1.8.1?
Keywords: late-l10n
Comment 9•20 years ago
|
||
Comment on attachment 233974 [details] [diff] [review]
changes tooltip for Go button (branch version)
r+a=me on behalf of drivers for 1.8 branch checkin
Attachment #233974 -
Flags: review?(mconnor)
Attachment #233974 -
Flags: review+
Attachment #233974 -
Flags: approval1.8.1?
Attachment #233974 -
Flags: approval1.8.1+
Updated•20 years ago
|
Whiteboard: [Fx2 theme change] → [checkin needed][Fx2 theme change]
Comment 10•20 years ago
|
||
mozilla/browser/base/content/browser.xul 1.268.2.56
mozilla/browser/locales/en-US/chrome/browser/browser.dtd 1.25.2.25
Keywords: fixed1.8.1
Comment 11•20 years ago
|
||
Is this still [checkin needed] to commit https://bugzilla.mozilla.org/attachment.cgi?id=233971 to the trunk, or can it be RESOLVED FIXED?
Comment 12•20 years ago
|
||
mozilla/browser/locales/en-US/chrome/browser/browser.dtd 1.53
mozilla/browser/base/content/browser.xul 1.317
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed][Fx2 theme change] → [Fx2 theme change]
Verified FIXED using Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a8pre) Gecko/2007081304 Minefield/3.0a8pre and Linux/Windows XP builds.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•