http://bugs.winehq.org/show_bug.cgi?id=14750
Summary: comctl32: Fixed rebar behaviour when there's capture and no drag Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: bugzilla@tut.by
Created an attachment (id=15249) --> (http://bugs.winehq.org/attachment.cgi?id=15249) comctl32: Fixed rebar behaviour when there's capture and no drag
ERR() here causes some applications (i.e. ISIS/Proteus) to crash when mouse moves over rebar. This patch fixes this behaviour.
http://bugs.winehq.org/show_bug.cgi?id=14750
Andrew O. Shadoura (I DO NOT USE COMPIZ) bugzilla@tut.by changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|richedit |comctl32
http://bugs.winehq.org/show_bug.cgi?id=14750
--- Comment #1 from Vijay Kamuju infyquest@gmail.com 2008-08-04 09:46:52 --- Please send this patch to wine-patches@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=14750
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=14750
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #2 from Austin English austinenglish@gmail.com 2009-01-20 02:39:41 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=14750
John omelette@oceanfree.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |omelette@oceanfree.net
--- Comment #3 from John omelette@oceanfree.net 2009-05-19 10:13:20 --- The 'comctl32' problem still exists with Proteus 7.3, Wine 1.1.21...
http://bugs.winehq.org/show_bug.cgi?id=14750
Igor Tarasov tarasov.igor@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tarasov.igor@gmail.com
--- Comment #4 from Igor Tarasov tarasov.igor@gmail.com 2009-07-21 05:06:25 --- The patch was sent on 2008-08-04, but was never committed... Well, how could this bug get fixed?
http://bugs.winehq.org/show_bug.cgi?id=14750
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2009-08-29 23:35:55 --- I'm still confirming the issue that the patch rectifies in 1.1.28.
http://bugs.winehq.org/show_bug.cgi?id=14750
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Version|unspecified |1.1.2 Ever Confirmed|0 |1
--- Comment #6 from Ken Sharp kennybobs@o2.co.uk 2009-10-05 11:05:22 --- Confirming as per above.
http://bugs.winehq.org/show_bug.cgi?id=14750
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com 2012-03-26 19:30:04 CDT --- Still present in wine 1.5 as seen in http://source.winehq.org/source/dlls/comctl32/rebar.c#L3138
I don't have a clue about how to write tests for this patch.
https://bugs.winehq.org/show_bug.cgi?id=14750
--- Comment #8 from Ken Sharp imwellcushtymelike@gmail.com --- As above in Wine 1.7.45.
https://bugs.winehq.org/show_bug.cgi?id=14750
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #9 from super_man@post.com --- The patch still applies against 1.7.51.
https://bugs.winehq.org/show_bug.cgi?id=14750
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #10 from joaopa jeremielapuree@yahoo.fr --- Still a bug in current wine?
https://bugs.winehq.org/show_bug.cgi?id=14750
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download |
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to joaopa from comment #10)
Still a bug in current wine?
The patch was not commited so most likely still an issue.
https://bugs.winehq.org/show_bug.cgi?id=14750
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #12 from winetest@luukku.com --- (In reply to Bruno Jesus from comment #11)
(In reply to joaopa from comment #10)
Still a bug in current wine?
The patch was not commited so most likely still an issue.
The patch applies cleanly just few offsets.
patching file dlls/comctl32/rebar.c Hunk #1 succeeded at 3114 with fuzz 2 (offset 48 lines).
wine 2.8-git.
https://bugs.winehq.org/show_bug.cgi?id=14750
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/comctrl-rebar-ca | |pture CC| |leslie_alistair@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=14750
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Staged patchset|https://github.com/wine-sta |https://github.com/wine-sta |ging/wine-staging/tree/mast |ging/wine-staging/tree/mast |er/patches/comctrl-rebar-ca |er/patches/comctl32-rebar-c |pture |apture
https://bugs.winehq.org/show_bug.cgi?id=14750
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Summary|comctl32: Fixed rebar |Isis Proteus 7 crashes when |behaviour when there's |moving mouse over rebar |capture and no drag |
--- Comment #13 from Zebediah Figura z.figura12@gmail.com --- Unfortunately I can't seem to reproduce this with Proteus 8 from https://www.labcenter.com/downloads/, although the lack of reproduction instructions in the original post makes it hard to draw any conclusions from that.