Closed
Bug 242947
Opened 21 years ago
Closed 21 years ago
Keyboard shortcut for 'search messages' (Shift-Ctrl-F) doesn't work on Linux
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird0.7
People
(Reporter: bugtraq, Assigned: mscott)
Details
(Whiteboard: fixed-aviary1.0)
Attachments
(1 file)
1.03 KB,
patch
|
mscott
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316
Build Identifier: Mozilla Thunderbird 0.6 (20040502)
UI under 'tools' says that 'Search Messages' can be accessed by Shift-Ctrl-F.
Doesn't work.
Reproducible: Always
Steps to Reproduce:
1. Press Shift-Ctrl-F
2.
3.
Actual Results:
Nothing.
Expected Results:
Open Search Messages Window.
Happens with 'default' theme as well as 'Modern' theme.
Other shortcuts using Shift-Ctrl (e.g. reply to all) working fine.
Assignee | ||
Comment 1•21 years ago
|
||
same problem as mark all read which we just fixed
GTK2 reservers all ctrl+shift+0-f key commands for unicode input.
*sigh*
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Thunderbird0.7
This should fix it, patterned on how the other GTK2 issue was fixed.
Attachment #148712 -
Flags: review?(mscott)
Assignee | ||
Comment 3•21 years ago
|
||
Comment on attachment 148712 [details] [diff] [review]
Patch
yeah this is what I was going to do . Thanks for the fix. I'll check it in
Attachment #148712 -
Flags: review?(mscott) → review+
Assignee | ||
Comment 4•21 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•21 years ago
|
Whiteboard: fixed-aviary1.0
Comment 5•21 years ago
|
||
vrfy'd fixed with 2004112206-0.9 on linux fc2. shift+F now works to bring up
Search Messages or Search Addresses dialogs. if focus is in textfield, AB
card/group dialog, compose window, this shortcut doesn't conflict, either (the
former scenarios take precendence as expected).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•