Bug 486323 - Scroll to zoom on map does not work
Summary: Scroll to zoom on map does not work
Status: REPORTED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_nightcolor (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: ratijas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-30 05:06 UTC by Natalie Clarius
Modified: 2024-04-30 05:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Natalie Clarius 2024-04-30 05:06:27 UTC
STEPS TO REPRODUCE
1. Choose manual location mode
2. Scroll over map area with Ctrl modifier pressed

OBSERVED RESULT
Map moves vertically  

EXPECTED RESULT
Map zooms  
(Perhaps even without Ctrl pressed, because panning can already be achieved by dragging)  

ADDITIONAL INFORMATION
I don't understand the Flickable WheelHandler, the onWheel doesn't seem to fire at all.  I also don't really understand the code in there, is it trying to adjust zoom at all? What else does it do?