Closed
Bug 302773
Opened 19 years ago
Closed 19 years ago
mousewheel.withshiftkey.action doesn't work anymore
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 309730
People
(Reporter: dsaur, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050729 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050729 Firefox/1.0+ In Aviary, I could reliably use the shift key with my scroll wheel as my forward/backward control view viewing my web browsing history. This is completely broken in DeerPark. Reproducible: Always
Comment 1•19 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050729 Firefox/1.0+ ID:2005072921
Comment 3•19 years ago
|
||
I can reproduce on on the 1.8 branch as well as the aviary branch, so it doesn't seem to be a regression. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050817 Firefox/1.0+ *** This bug has been marked as a duplicate of 171680 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Component: Preferences → XP Toolkit/Widgets
Product: Firefox → Core
Resolution: --- → DUPLICATE
Version: unspecified → Trunk
| Reporter | ||
Comment 4•19 years ago
|
||
The problem with this is that this is NOT a duplicate of 171680 - it's a different bug (probably not even a regression). This was fixed and has worked properly since Firefox 1.0 and continues to work today in the 1.0.7 pre-releases. "Withshiftkey" does NOT work in the branch builds for 1.5, however, and nobody seems to be doing anything about it, which is unfortunate. Drew
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 5•19 years ago
|
||
Let's try duping this one again! ;) From original report of bug 309730.. Shift+Scroll: * In 1.7 - was mapped to back/forward (using the horizontal scroll prefs). * In 1.8 - works as horizontal-scrolling, as expected. Ctrl+wheel: should be mapped to History. Cmd+wheel: text size Opt+wheel: scroll line by line And from the patch.. On OS X, if the wheel has one axis only, shift+wheel comes through as a horizontal scroll event. Thus, we can't assign anything other than normal scrolling to shift+wheel. If not a dupe, then I suppose it'll most likely turn out to be a wontfix. You'll have to use ctrl to use history. In any case, you can always just modify your own preferences to allow history when using shift. *** This bug has been marked as a duplicate of 309730 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•