Closed
Bug 281401
Opened 20 years ago
Closed 20 years ago
some Command shortcuts broken, now send messages to Trash
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird1.1
People
(Reporter: bugzilla, Assigned: mscott)
Details
(Keywords: access, regression)
Attachments
(1 file)
|
699 bytes,
patch
|
Details | Diff | Splinter Review |
found using 2005020704-trunk tbird bits on mac os x 10.3.7. when I use some keyboard shortcuts (accelerators), rather than issuing the proper command, the selected message is moved to the Trash. this doesn't seem to affect Command+Shift+shortcuts, like Cmd+Shift+M (new mail compose) or Cmd+Shift+R (reply all). and some accelerators aren't affected, like Cmd+O, Cmd+E, Cmd+H, Cmd+M, Cmd+Q, Cmd+L and Cmd+,. affected shortcuts: Cmd+R - reply Cmd+P - print Cmd+W - close (standalone window) I'll check if other platforms are also affected.
| Reporter | ||
Comment 1•20 years ago
|
||
also affected: Cmd+A, Cmd+C, Cmd+Z - editing commands Cmd+F - find Cmd+T - get new msgs
| Assignee | ||
Comment 2•20 years ago
|
||
all of these commands result in a move to tash?
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird1.1
| Reporter | ||
Comment 3•20 years ago
|
||
yeah, always moving the selected message to the Trash. not a problem on Linux fc2 --anyone see this on Windows (methinks it's Mac-only). getting regression window...
| Assignee | ||
Comment 4•20 years ago
|
||
windows works fine too, FYI
| Reporter | ||
Comment 5•20 years ago
|
||
hm, I thought this would be a recent bug, but it's occurring with 2005013103-trunk tbird bits.
| Reporter | ||
Comment 6•20 years ago
|
||
this regressed sometime btwn 2005011504-trunk (works) and 2005012103-trunk (broken). will get a narrower window later on...
| Reporter | ||
Comment 7•20 years ago
|
||
regressed btwn 2005011903-trunk (works) and 2005012004-trunk (broken) builds.
| Assignee | ||
Comment 8•20 years ago
|
||
hmm I didn't see any suspicous checkins over that time frame other than lots of xforms work which I'm pretty sure doesn't effect us :) thanks for narrowing the builds down sarah.
| Reporter | ||
Comment 9•20 years ago
|
||
I'll go see if seamonkey is also affected...
| Reporter | ||
Comment 10•20 years ago
|
||
hrm, today's mac seamonkey build doesn't exhibit this.
| Assignee | ||
Comment 11•20 years ago
|
||
maybe this is just deja vu but I feel like this happened before last year. I wish i could remember what broke that caused it....
| Assignee | ||
Comment 12•20 years ago
|
||
This bug was caused by Bug #137523. It's suprising that the entity errors for the keycode bindings introduced by that bug manifested themselves by causing all key commands to act as cmd_delete.
| Assignee | ||
Comment 13•20 years ago
|
||
| Assignee | ||
Comment 14•20 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 15•20 years ago
|
||
Scott, why does tb use this overlay anyway (and don't use it's dtd from xpfe/) I'm confused.
| Assignee | ||
Comment 16•20 years ago
|
||
for automated build localization purposes, all of the locale files have been forked into mozilla\toolkit and mozilla\mail and mozilla\browser. Firefox and Thunderbird don't leverage any locale files outside of those two directories.
Comment 17•20 years ago
|
||
So, aren't there extra minimize/zoom menu items (i don't remember if they have the same id)? maybe we can drop the thunderbid specific window menu code; I don't know what is 'right' for thunderbid.
Comment 18•20 years ago
|
||
an interesting bug; I wonder if nVu or other apps would have this too?
(In reply to comment #18) > an interesting bug; I wonder if nVu or other apps would have this too? Kathy, Nvu is not built on the trunk at this time.
| Reporter | ||
Comment 20•20 years ago
|
||
vrfy'd fixed with 2005021004-trunk tbird bits on mac os x 10.3.8.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•