Closed
Bug 830234
Opened 12 years ago
Closed 12 years ago
Browse back/forward with Multimedia Keyboard goes two steps back/forward
Categories
(SeaMonkey :: OS Integration, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 825596
People
(Reporter: codewilly, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0 SeaMonkey/2.18a1
Build ID: 20130110003008
Steps to reproduce:
Press back button on Multimedia keyboard (MS Natural Keyboard 4000).
Actual results:
The page displayed which is two steps back in browsing history.
Expected results:
The page displayed which is one steps back in browsing history.
This bug came up a week ago.
Possible related to the last change in WM_APPCOMMAND handling, see bugs
685225 and 825596.
685225 is also not fixed for me, "Close" still closes the browser.
Go back/forward with Alt+Cursor left/Alt+cursor right works as expected.
Therefore I suppose WM_APPCOMMAND handling is broken.
Comment 3•12 years ago
|
||
I guess that SeaMonkey doesn't call preventDefault() of the event.
Comment 4•12 years ago
|
||
> I guess that SeaMonkey doesn't call preventDefault() of the event
Spot on! Thank you. This will be fixed in Bug 825596
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•