View Issue Details

IDProjectCategoryView StatusLast Update
0021157MMW 5Main Panelpublic2024-08-23 18:12
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.1Fixed in Version5.1 
Summary0021157: Chromium Zooming (CTRL scroll wheel) breaks playback status and window controls
DescriptionIf the user uses CTRL-Scroll wheel to Zoom in or out, it causes some portions of MediaMonkey to not function correctly:
1) It breaks seekbar indication of time played. e.g.
1 Open MM and initiate playback
2 Pause after half the track has played and hover over the seekbar --> 1m35s
3 Zoom in and hover over the seekbar --> 2m23s!
4 Zoom out and hover over the seekbar --> 1m11s!

2) It breaks the Minimize to MiniPlayer, Minimize, and Restore buttons. e.g.
1 Open MM
2 Zoom in and hover over the windowing buttons --> they work as expected
3 Zoom out and hover over the windowing buttons --> they don't work!

This can be 'fixed' by disabling chromium's zooming functionality, but if that approach is taken, might the problem persist in other cases (e.g. when changing resolutions/monitor aspect ratios), in which case the underlying cause must be fixed?
Additional InformationReported at https://www.mediamonkey.com/forum/viewtopic.php?t=106522
TagsNo tags attached.
Fixed in build3045

Activities

petr

2024-08-22 17:04

developer   ~0076712

Disabled MouseWheel Zoom as window is correctly zoomed when DPI/resolution was changed.

lowlander

2024-08-23 18:12

developer   ~0076721

Verified mouse zoom is disabled on 3045. Changing DPI in Windows did not show reported issue on seekbar.