CTRL+mouse wheel does not zoom canvas (regression)

Bug #1909679 reported by grofaty
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pinta
Fix Released
Undecided
Unassigned

Bug Description

Pinta 1.8 development on Ubuntu 20.04:
https://github.com/PintaProject/Pinta/actions/runs/451486225

Press CTRL and hold, move mouse wheel.
Expected: canvas zoom in/out appears.
What happens: nothing.

Retested in Pinta 1.7 and zooming with CTRL + mouse wheel works fine, so regression.

Tags: gtk3
Revision history for this message
Cameron White (cameronwhite91) wrote :

Confirmed, it seems that the scroll event isn't being invoked.
This could be related to 1909565 if the different tab widget is stealing the scroll events.

Also, for macOS this needs to be updated to use the Cmd (meta) key instead of Ctrl.

tags: added: gtk3
Changed in pinta:
milestone: none → 1.8
status: New → Confirmed
Revision history for this message
Cameron White (cameronwhite91) wrote :

Fixed by https://github.com/PintaProject/Pinta/pull/177.
The remaining issue of using Cmd on macOS should be covered by bug 1909604

Changed in pinta:
status: Confirmed → Fix Committed
Revision history for this message
grofaty (grofaty) wrote :

I can confirm this is not fixed in Pinta 1.8-dev on Ubuntu 20.04:
https://github.com/PintaProject/Pinta/actions/runs/459305831

Thanks

Revision history for this message
grofaty (grofaty) wrote :

Ahhh typo "not" should be "now". This problem is fixed.

Changed in pinta:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.