Closed
Bug 417876
Opened 18 years ago
Closed 18 years ago
[lt] Collision of shortcut keys in extension update screen
Categories
(Mozilla Localizations :: lt / Lithuanian, defect)
Mozilla Localizations
lt / Lithuanian
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tokul, Assigned: rimas)
Details
(Keywords: fixed1.8.1.13, verified1.8.1.13)
Attachments
(1 file, 1 obsolete file)
|
2.60 KB,
patch
|
chofmann
:
approval1.8.1.13+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; lt; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; lt; rv:1.8.1.12) Gecko/2008020121 Firefox/2.0.0.12
When Firefox pops out window with available extension updates, Alt-N shortcut is assigned to "Įtraukti šį _naujinimą" and "Įdiegti _naujinimus"
Reproducible: Always
Steps to Reproduce:
1. Install some popular/often updated extensions
2. Wait until updates are available
3. Try using keyboard shortcut (Alt+N) to continue in extension updates screen
Actual Results:
Action unselects update
Expected Results:
Alt+N or some other shortcut should allow to press "Įdiegti naujinimus" button.
| Assignee | ||
Comment 1•18 years ago
|
||
Ačiū, Tomai.
Attaching a patch that changes one of the affected accesskeys from "N" to "T". "T' doesn't seem taken there.
Axel, mind giving an approval, please?
Assignee: grigas → rq
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #303689 -
Flags: approval1.8.1.13?
| Assignee | ||
Updated•18 years ago
|
OS: Windows Vista → All
Hardware: PC → All
Updated•18 years ago
|
Summary: Collision of shortcut keys in extension update screen → [lt] Collision of shortcut keys in extension update screen
| Assignee | ||
Comment 3•18 years ago
|
||
Just a note: this has been fixed on trunk since February 16th.
| Assignee | ||
Updated•18 years ago
|
No longer blocks: fx3-l10n-lt
Comment 4•18 years ago
|
||
ss tells me that chofmann is taking care of branch l10n approvals while I'm gone. The patch looks fine to me, it's an extremely low risk accesskey change.
Whiteboard: needs-gavin
Comment 5•18 years ago
|
||
(In reply to comment #4)
> while I'm gone.
Er, while Axel is gone, I meant.
| Assignee | ||
Comment 6•18 years ago
|
||
I've noticed that buttons "Back" and "Cancel" in incompatible extension update dialog also share the same accesskey, and would like to fix that too. Here's a new patch.
Attachment #303689 -
Attachment is obsolete: true
Attachment #305585 -
Flags: approval1.8.1.13?
Attachment #303689 -
Flags: approval1.8.1.13?
Comment 7•18 years ago
|
||
Comment on attachment 305585 [details] [diff] [review]
patch v. 2
a=chofmann for the branch.
Attachment #305585 -
Flags: approval1.8.1.13? → approval1.8.1.13+
| Assignee | ||
Comment 8•18 years ago
|
||
Checking in toolkit/chrome/mozapps/extensions/extensions.dtd;
/l10n/l10n/lt/toolkit/chrome/mozapps/extensions/extensions.dtd,v <-- extensions.dtd
new revision: 1.1.2.13; previous revision: 1.1.2.12
done
Checking in toolkit/chrome/mozapps/extensions/update.properties;
/l10n/l10n/lt/toolkit/chrome/mozapps/extensions/update.properties,v <-- update.properties
new revision: 1.1.2.7; previous revision: 1.1.2.6
done
Thank you, the patch has been committed
| Assignee | ||
Comment 9•18 years ago
|
||
Verifying as fixed on Linux with the following build:
Mozilla/5.0 (X11; U; Linux i686; lt; rv:1.8.1.13pre) Gecko/20080228 BonEcho/2.0.0.13pre
| Assignee | ||
Comment 10•18 years ago
|
||
Also verifying on Windows with the following build:
Mozilla/5.0 (Windows; U; Windows NT 5.1; lt; rv:1.8.1.13pre) Gecko/20080227 BonEcho/2.0.0.13pre
Status: RESOLVED → VERIFIED
Keywords: verified1.8.1.13
You need to log in
before you can comment on or make changes to this bug.
Description
•