Closed
Bug 399714
Opened 17 years ago
Closed 17 years ago
F9 hotkey not working
Categories
(Thunderbird :: Message Compose Window, defect)
Thunderbird
Message Compose Window
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mcow, Assigned: whimboo)
Details
(Keywords: access)
Attachments
(1 file, 1 obsolete file)
2.45 KB,
patch
|
Details | Diff | Splinter Review |
TB 3a1pre-1013, Win2K
F9 as a hotkey to show the Contacts Sidebar was implemented in bug 364229.
That key is not working, for some reason. I've checked, and the code from that patch (attachment 249463 [details] [diff] [review]) is in place. I've tried other accelerators from the menu and they seem to be working fine; don't know what broke this, or when.
Workaround: select from menu or toolbar instead.
Reporter | ||
Comment 2•17 years ago
|
||
Probably this should be another bug report, but Ctrl+Tab/Ctrl+Shift+Tab aren't working to shift focus from pane to pane in the 3-pane, either -- seen in
3a1p-1013, Win2K. F6/Shift+F6 work, and both pairs of keys work in the compose window.
Assignee | ||
Comment 3•17 years ago
|
||
Mike, it's simple why it doesn't work. You haven't add the key to the keyset. This patch enables the F9 key to be able to show/hide the contacts sidebar.
Assignee | ||
Updated•17 years ago
|
Attachment #286404 -
Flags: review? → review?(philringnalda)
Reporter | ||
Comment 4•17 years ago
|
||
That's weird. I know that the keystroke worked at the time bug 364229 was fixed. Thanks for tracking that down, Henrik.
Assignee | ||
Comment 5•17 years ago
|
||
That's not correct. It never worked on trunk. You can blame Phil because he checked in the wrong content:
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/mail/components/compose/content&command=DIFF_FRAMESET&file=messengercompose.xul&rev2=1.102&rev1=1.101
Updated•17 years ago
|
Attachment #286404 -
Flags: review?(philringnalda) → review+
Comment 6•17 years ago
|
||
Attachment #286404 -
Attachment is obsolete: true
Comment 7•17 years ago
|
||
mail/components/compose/content/messengercompose.xul 1.110
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•17 years ago
|
||
Fixed with version 3.0a1pre (2007103004) under WinXP.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•