-
Notifications
You must be signed in to change notification settings - Fork 975
Fixed zoom shortcut (scroll and zoom feature) - Zoom shortcut not working in 0.15.0 RC3 #8438
Comments
Did just a bit of digging, and found that the browser-laptop/js/components/frame.js Line 905 in 428d0c6
Scrolling the wheel without the Control Key allows the event to be fired. As well, scrolling the wheel while holding the Alt Key also allows the even to be fired. |
@Jacalz nice find! |
@bbondy Glad you were able to find the issue. This is what I was seeing in my cursory check: |
that's not the correct fix by the way, still working on a fix. |
I get the same as you @jonathansampson on win10 but different on win7 |
Tried this with 0.15.0 RC4 (muon 2.58.5) and it wasn't working with a trackpad on my VM (win7 ia-32). I could scroll zoom my desktop icons though so it seemed as though the gesture was recognized. |
Still an issue on Win x64. Wheel up/down performs the scroll as expected but Ctrl+Wheel scroll doesn't zoom in/out. Reopening the issue as its not fixed on RC4 as well |
it needs new muon builds which aren't available yet. Next build will have it. |
will be fixed in 2.58.6 muon |
Test plan
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
When pressing ctrl and scrolling with scroll wheel nothing happends 👎
Platform (Win7, 8, 10? macOS? Linux distro?):
Windwos x64 Windows 10, I could not reproduce it on mac os
Brave Version (revision SHA):
0.15.0 RC3
Steps to reproduce:
Actual result:
Nothing happends
Expected result:
Should zoom
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
Is this an issue in the currently released version?
Nope
Can this issue be consistently reproduced?
Yes
The text was updated successfully, but these errors were encountered: