[Bug 36694] Using PBM_SETPOS to change the position of a progress bar to what it was before after a style change (for instance, leaving marquee mode) does not redraw the progress bar

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 11 14:50:53 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=36694

--- Comment #2 from Nikolay Sivov <bunglehead at gmail.com> ---
Some patches got in:

25279d310e90a90c7584111932b014f035c3f203
c69a7ecfb6c2ca6e9844a567c4dfe58f6f7070d6
2a348791ee56c6556887a64d98eea68aaa01cc01

Still needs more work:

- PBM_GETPOS should always return 1 for PBS_MARQUEE style;
- setting PBS_MARQUEE (or resetting?) sets current position to 0,
  so going back to normal progress mode always starts with position 0;
- when in PBS_MARQUEE each window redraw cycle moves progress animation
  one steps. So when you change window size or minimize/maximize progress
  bar is updated;
- mostly likely more differences..

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list