http://bugs.winehq.org/show_bug.cgi?id=58275
Bug ID: 58275 Summary: Wrong "range" selection logic using SHIFT Product: Wine Version: 10.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: kyle.kcsoftwares@gmail.com Distribution: ---
wine explorer single select /lib hit "SHIFT+a" expected result : move selection to 1st item starting by "a" observed result : group selects from 1st item starting by "a" to current selection (here : /lib)
http://bugs.winehq.org/show_bug.cgi?id=58275
--- Comment #1 from KRosUser kyle.kcsoftwares@gmail.com --- Log shows:
0134:fixme:shell:ShellView_OnNotify LVN_KEYDOWN key=0x00000010 0134:fixme:shell:ShellView_OnNotify LVN_KEYDOWN key=0x00000041
http://bugs.winehq.org/show_bug.cgi?id=58275
KRosUser kyle.kcsoftwares@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
http://bugs.winehq.org/show_bug.cgi?id=58275
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |3b06cc75849240a6ba4f6d04357 | |10f152e2188e5 Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Fixed with 3b06cc75849240a6ba4f6d0435710f152e2188e5.
http://bugs.winehq.org/show_bug.cgi?id=58275
--- Comment #3 from KRosUser kyle.kcsoftwares@gmail.com --- Sorry, I couldn't find this commit in wine master... Am I missing something ?
http://bugs.winehq.org/show_bug.cgi?id=58275
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- You're probably missing some commits. Just try to fetch. "Fixed by SHA1" link works, so commit exists.
http://bugs.winehq.org/show_bug.cgi?id=58275
--- Comment #5 from KRosUser kyle.kcsoftwares@gmail.com --- Got it ! https://github.com/wine-mirror/wine/commit/3b06cc75849240a6ba4f6d0435710f152...
http://bugs.winehq.org/show_bug.cgi?id=58275
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- Note that this github mirror is not managed by the Wine project.
http://bugs.winehq.org/show_bug.cgi?id=58275
--- Comment #7 from KRosUser kyle.kcsoftwares@gmail.com --- OK, my mistake, I thought it was.
http://bugs.winehq.org/show_bug.cgi?id=58275
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.10.