Closed
Bug 322380
Opened 19 years ago
Closed 19 years ago
Duplicate keyboard shortcut for "New address entry" and "New message"
Categories
(Mozilla Localizations :: de / German, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pschoenb, Assigned: Thunderbird_Mail_DE)
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5
In the address book window, the shortcut <Ctrl-N> is assigned to two features: "New address entry" and "New message".
Reproducible: Always
Comment 1•19 years ago
|
||
> In the address book window, the shortcut <Ctrl-N> is assigned to two features:
> "New address entry" and "New message".
Which version of Thunderbird are you using, and are you using the default en-US locale?
The source file:
http://lxr.mozilla.org/seamonkey/source/mail/locales/en-US/chrome/messenger/addressbook/abMainWindow.dtd
specifies newCard.key as "N" (hence Ctrl-N) and newMessageCmd.key as "M" (hence Ctrl-M).
Are you sure you didn't misread these?
Reporter | ||
Comment 2•19 years ago
|
||
I am using 1.5RC2, German locale, and no, I did not misread.
Comment 3•19 years ago
|
||
(In reply to comment #2)
> I am using 1.5RC2, German locale, and no, I did not misread.
>
Thanks, I've found it now, its a problem with the German locale on both trunk & the 1.5 branch (http://lxr.mozilla.org/l10n/source/de/mail/chrome/messenger/addressbook/abMainWindow.dtd)
Moving to localizations->German.
Assignee: mscott → kairo
Component: Address Book → de-AT / German-Austria
Product: Thunderbird → Mozilla Localizations
QA Contact: address-book → mozilla
![]() |
||
Updated•19 years ago
|
Assignee: kairo → AlexIhrig
Assignee | ||
Comment 4•19 years ago
|
||
Using the locale-inspector tool in CVS is showing the following results for keybindings:
=== Keybindings (like Ctrl+X) =================================================
Message: found diff at chrome\messenger\mailOverlay.dtd => newMessageCmd.key
ORIGINAL: M
LOCALIZED: N
-------------------------------------------------------------------------------
Message: found diff at chrome\messenger\addressbook\abMainWindow.dtd => newMessageCmd.key
ORIGINAL: M
LOCALIZED: N
-------------------------------------------------------------------------------
Message: found diff at chrome\messenger\addressbook\abMainWindow.dtd => preferencesCmd.key
ORIGINAL: O
LOCALIZED: E
-------------------------------------------------------------------------------
Message: found diff at chrome\messenger\messengercompose\messengercompose.dtd => preferencesCmd.key
ORIGINAL: O
LOCALIZED: E
-------------------------------------------------------------------------------
Message: found diff at chrome\messenger\messengercompose\messengercompose.dtd => newMessage.key
ORIGINAL: M
LOCALIZED: N
-------------------------------------------------------------------------------
These 2 different keybindings have been existing from German Thunderbirds beginning. AFAIR I've imported these 2 keybindings from the de-AT Mozilla Suite / Seamonkey translation about 3 years ago.
Robert can you confirm this bug for Seamonkey? Are you using still the same keybindings? Best solution could be to go back to the original keybindings.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 5•19 years ago
|
||
apporval-l10n for 1.8.0.1/1.5.0.1?
Attachment #207763 -
Flags: review?(l10n)
Assignee | ||
Comment 6•19 years ago
|
||
Checking in de/mail/chrome/messenger/addressbook/abMainWindow.dtd;
/l10n/l10n/de/mail/chrome/messenger/addressbook/abMainWindow.dtd,v <-- abMainWindow.dtd
new revision: 1.1.2.2; previous revision: 1.1.2.1
done
Checking in de/mail/chrome/messenger/mailOverlay.dtd;
/l10n/l10n/de/mail/chrome/messenger/mailOverlay.dtd,v <-- mailOverlay.dtd
new revision: 1.1.2.1; previous revision: 1.1
done
Checking in de/mail/chrome/messenger/messengercompose/messengercompose.dtd;
/l10n/l10n/de/mail/chrome/messenger/messengercompose/messengercompose.dtd,v <-- messengercompose.dtd
new revision: 1.2.2.4; previous revision: 1.2.2.3
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•19 years ago
|
||
This problem remained in 1.5.0 and still remains in 1.5.0.2.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 8•19 years ago
|
||
This bug will never be fixed in Thunderbird 1.5.0.x. It is fixed for Thunderbird 2.0.
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Updated•19 years ago
|
Attachment #207763 -
Flags: review?(l10n)
You need to log in
before you can comment on or make changes to this bug.
Description
•