Closed Bug 368177 Opened 18 years ago Closed 16 years ago

Add support for mouse Back and Forward buttons, and the Stop, Search and Bookmarks keys on media keyboards

Categories

(Thunderbird :: Mail Window Front End, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.0b1

People

(Reporter: john, Assigned: steffen.wilberg)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.2pre) Gecko/20070116 Thunderbird/2.0b2 ID:2007011615 Back and forward buttons on multi-button mice should activate the new "back" and "forward" functions (bug 74959). Reproducible: Always Steps to Reproduce: 1. Read at least two messages! 2. Click "back" button on mouse 3. Actual Results: Nothing happens Expected Results: Previously-read message should be selected This functionality can be achieved by setting application-specific bindings in the mouse driver, but this shouldn't be necessary. In Firefox back and forward work out-of-the-box, for example.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Blocks: 74959
Assignee: mscott → nobody
After wading through the original bug 30431 and piles of widget code, I found the code in Firefox to hook the buttons up: http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/browser/base/content/browser.js&rev=1.1037&mark=811-839,854#811
Attached patch patch (deleted) — Splinter Review
This is a port from the Firefox code mentioned in comment 1. Back and Forward buttons work just fine on my mouse. I don't have a multimedia keyboard, so I couldn't test "Stop", "Search", and "Bookmarks". I don't think "Home" and "Reload" make much sense in Thunderbird.
Assignee: nobody → steffen.wilberg
Status: NEW → ASSIGNED
Attachment #346776 - Flags: review?
Attachment #346776 - Flags: review? → review?(bienvenu)
Comment on attachment 346776 [details] [diff] [review] patch great, thanks for the patch! Can you indent the case statements so they're 2 spaces in from the switch?
Attachment #346776 - Flags: review?(bienvenu) → review+
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.0b1
Version: unspecified → Trunk
Summary: Back and forward should work with multi-button mice as standard → Add support for mouse Back and Forward buttons, and the Stop, Search and Bookmarks keys on media keyboards
Blocks: TB2SM
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: