Closed
Bug 296016
Opened 20 years ago
Closed 17 years ago
Help > Check for Updates can have "C" as the access key
Categories
(Firefox :: Menus, defect)
Firefox
Menus
Tracking
()
RESOLVED
WONTFIX
Firefox 3 beta3
People
(Reporter: deanis74, Assigned: ehsan.akhgari)
Details
(Keywords: polish)
Attachments
(1 file, 3 obsolete files)
|
9.59 KB,
image/png
|
Details |
There's nothing else to do after selecting the menu item before updates are checked for, so there shouldn't be an ellipsis.
Comment 1•20 years ago
|
||
Ben is rewriting the update stuff, please add that to his bug.
Updated•19 years ago
|
Summary: Tools > Check for Updates should not have an ellipsis → Help > Check for Updates... should not have an ellipsis
Updated•19 years ago
|
Assignee: doronr → nobody
Changing this to encompass both cosmetic issues. 1. It shouldn't have an ellipsis, as originally reported. 2. The access key can be 'C' instead of 'o'.
Summary: Help > Check for Updates... should not have an ellipsis → Help > Check for Updates cosmetic changes
Updated•18 years ago
|
Assignee: bugs → nobody
| Assignee | ||
Comment 3•17 years ago
|
||
Trivial patch...
Assignee: nobody → ehsan.akhgari
Status: NEW → ASSIGNED
Attachment #296371 -
Flags: review?(gavin.sharp)
Comment 4•17 years ago
|
||
Comment on attachment 296371 [details] [diff] [review] Patch (v1) >-<!ENTITY updateCmd.label "Check for Updates…"> >+<!ENTITY updateCmd.label "Check for Updates"> The ellipses are needed since the action launches a dialog in order to complete its operation, and if an update is found requires a choice from the user (apply now, apply later).
Attachment #296371 -
Flags: ui-review-
| Assignee | ||
Comment 5•17 years ago
|
||
(In reply to comment #4) > (From update of attachment 296371 [details] [diff] [review]) > >-<!ENTITY updateCmd.label "Check for Updates…"> > >+<!ENTITY updateCmd.label "Check for Updates"> > > The ellipses are needed since the action launches a dialog in order to complete > its operation, and if an update is found requires a choice from the user (apply > now, apply later). Morphing the bug to only include the access key related change...
Summary: Help > Check for Updates cosmetic changes → Help > Check for Updates can have "C" as the access key
| Assignee | ||
Comment 6•17 years ago
|
||
Attachment #296394 -
Flags: ui-review?(beltzner)
Attachment #296394 -
Flags: review?(gavin.sharp)
| Assignee | ||
Comment 7•17 years ago
|
||
Handle access key change only
Attachment #296371 -
Attachment is obsolete: true
Attachment #296395 -
Flags: ui-review?(beltzner)
Attachment #296395 -
Flags: review?(gavin.sharp)
Attachment #296371 -
Flags: review?(gavin.sharp)
| Assignee | ||
Comment 8•17 years ago
|
||
Comment on attachment 296394 [details] [diff] [review] Patch (v2) Oops, duplicate submission! I thought Bugzilla caught all mid-air collisions...
Attachment #296394 -
Attachment is obsolete: true
Attachment #296394 -
Flags: ui-review?(beltzner)
Attachment #296394 -
Flags: review?(gavin.sharp)
(In reply to comment #4) > The ellipses are needed since the action launches a dialog in order to complete > its operation, and if an update is found requires a choice from the user (apply > now, apply later). Actually, no. If the menu item said "Install Updates", then there is an action required. But there is no further action to Check for Updates.
Comment 10•17 years ago
|
||
Beltzner: see comment 9.
| Assignee | ||
Comment 11•17 years ago
|
||
Beltzner, gavin: this needs r,ui-r to make it for the l10n freeze...
Comment 12•17 years ago
|
||
Comment on attachment 296395 [details] [diff] [review] Patch (v2) This doesn't need ui-review. You might try poking beltzner directly on IRC for a reply to comment 9.
Attachment #296395 -
Flags: ui-review?(beltzner)
Attachment #296395 -
Flags: review?(gavin.sharp)
Attachment #296395 -
Flags: review+
| Assignee | ||
Updated•17 years ago
|
Attachment #296395 -
Flags: approval1.9?
| Assignee | ||
Comment 13•17 years ago
|
||
Note to drivers for approval: This is a minor change to correct an access key in the menus. It would be nice to be able to land this before the l10n freeze.
Comment 14•17 years ago
|
||
Comment on attachment 296395 [details] [diff] [review] Patch (v2) a=beltzner for 1.9
Attachment #296395 -
Flags: approval1.9? → approval1.9+
| Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Comment 15•17 years ago
|
||
Hey guys, you don't wanna do this, believe me ;). This accesskey is used for bunch of strings http://lxr.mozilla.org/mozilla/source/browser/locales/en-US/chrome/browser/browser.properties#65 adn those strings do not contain "c" char. Should be WONTFIX.
Comment 16•17 years ago
|
||
Comment on attachment 296395 [details] [diff] [review] Patch (v2) Oh, right. Phooey, I forgot about that menu item's magical label switching. Should put a comment in the DTD file about it. Also, this bug sure has deviated from what comment #0 described!
Attachment #296395 -
Attachment is obsolete: true
Attachment #296395 -
Flags: review+
Attachment #296395 -
Flags: approval1.9+
| Assignee | ||
Comment 18•17 years ago
|
||
WONTFIXing as per comment 15. Thanks for the catch, Vlado! :-)
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Comment 19•17 years ago
|
||
I don't think it's very nice to have hijacked Dean's bug to turn it into an accesskey problem, and then mark it WONTFIX when that new problem is deemed invalid :) Now that the damage is done, a new bug should be filed to get an answer to comment 9, I suppose...
| Assignee | ||
Comment 20•17 years ago
|
||
(In reply to comment #19) > I don't think it's very nice to have hijacked Dean's bug to turn it into an > accesskey problem, and then mark it WONTFIX when that new problem is deemed > invalid :) Now that the damage is done, a new bug should be filed to get an > answer to comment 9, I suppose... OK, you caught me red-handed ;-) -> bug 414182
You need to log in
before you can comment on or make changes to this bug.
Description
•