http://bugs.winehq.org/show_bug.cgi?id=14606
Summary: TreeView + right click doesn't work the way it does in native windows Product: Wine Version: 1.1.1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: lists@andree.sk
Hi,
in the real windows, when one presses right button over treeview 'widget', the item under cursor gets temporarily selected - this enables simple context menu showing (unless it's done this way, one has to manually determine, which item is placed on the cursor position - which, i guess, not all apps are doing) :
it should probably go like this: right click => appropriate treeview item selected => NM_RCLICK notification message to window => windows can use TreeView_GetSelection() :-)
after the right button is released, the previously selected item gets selected again on win32 - as far as I can tell :-)
http://bugs.winehq.org/show_bug.cgi?id=14606
--- Comment #1 from Austin English austinenglish@gmail.com 2009-01-21 11:15:06 --- Is this still an issue in current (1.1.13 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14606
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-04-05 14:04:06 --- (In reply to comment #1)
Is this still an issue in current (1.1.13 or newer) wine?
Yes, the same on 1.1.18.
http://bugs.winehq.org/show_bug.cgi?id=14606
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-06-21 07:18:11 --- (In reply to comment #0)
it should probably go like this: right click => appropriate treeview item selected => NM_RCLICK notification message to window => windows can use TreeView_GetSelection() :-)
after the right button is released, the previously selected item gets selected again on win32 - as far as I can tell :-)
Yeah, looks like that: I tested with ControlSpy on XP. Confirming.
http://bugs.winehq.org/show_bug.cgi?id=14606
--- Comment #4 from Austin English austinenglish@gmail.com 2009-12-31 13:14:32 --- Probably still present.
http://bugs.winehq.org/show_bug.cgi?id=14606
--- Comment #5 from Austin English austinenglish@gmail.com 2011-03-29 19:30:50 CDT --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.3.16 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14606
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |30764
http://bugs.winehq.org/show_bug.cgi?id=14606
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #6 from Austin English austinenglish@gmail.com 2013-11-13 15:39:14 CST --- No reply in over a year, and no download. Resolving abandoned, if anyone is still able to reproduce this in the current development version (currently 1.7.6) feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=14606
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com 2013-11-13 15:40:48 CST --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=14606
--- Comment #8 from Austin English austinenglish@gmail.com 2013-11-13 15:41:06 CST --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=14606
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|ABANDONED |
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2013-11-15 23:23:29 CST --- Bug is still there, right click doesn't work properly.
https://bugs.winehq.org/show_bug.cgi?id=14606
--- Comment #10 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for 1 year. Is this still an issue in current (1.7.31 or newer) wine? If so, please attach the terminal output in 1.7.31 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=14606
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #11 from Frédéric Delanoy frederic.delanoy@gmail.com --- Still in 1.7.52
https://bugs.winehq.org/show_bug.cgi?id=14606
Hugh McMaster hugh.mcmaster@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster@outlook.com
https://bugs.winehq.org/show_bug.cgi?id=14606
--- Comment #12 from Hugh McMaster hugh.mcmaster@outlook.com --- This bug was fixed by commit d6a6055bc95b701ccb5b439739b975330a4f67c4.
https://bugs.winehq.org/show_bug.cgi?id=14606
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED Fixed by SHA1| |d6a6055bc95b701ccb5b439739b | |975330a4f67c4
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com --- Marking fixed, NM_RCLICK behaviour from bug description wasn't confirmed however, as far as I understand.
https://bugs.winehq.org/show_bug.cgi?id=14606
--- Comment #14 from Hugh McMaster hugh.mcmaster@outlook.com --- (In reply to Nikolay Sivov from comment #13)
Marking fixed, NM_RCLICK behaviour from bug description wasn't confirmed however, as far as I understand.
Treeview message tests do not show any change in selection during the right-click sequence.
https://bugs.winehq.org/show_bug.cgi?id=14606
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.7.
https://bugs.winehq.org/show_bug.cgi?id=14606
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x
https://bugs.winehq.org/show_bug.cgi?id=14606
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |---
--- Comment #16 from Michael Stefaniuc mstefani@winehq.org --- Removing the 2.0.x milestone from bugs included in 2.0.2.