http://bugs.winehq.org/show_bug.cgi?id=15756
Summary: Inline file rename text box does not disappear appropriately Product: Wine Version: 1.1.7 Platform: PC URL: http://downloads.sourceforge.net/sevenzip/7z460.exe OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
With 1.1.7, when I click on a file list icon's text area, a rename dialog box appears. When I click on an area outside the box, however, it does not disappear as it would on Windows. This is most evident when clicking the Up directory button, for which the rename text box does not disappear in this case. No terminal output was noted.
http://bugs.winehq.org/show_bug.cgi?id=15756
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Summary|Inline file rename text box |Inline file rename text box |does not disappear |does not disappear |appropriately |appropriately in 7-zip 4.60 | |beta
http://bugs.winehq.org/show_bug.cgi?id=15756
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |comctl32 Ever Confirmed|0 |1 Keywords| |source
--- Comment #1 from Lei Zhang thestig@google.com 2008-10-29 02:55:59 --- listview.c's use of DragDetect() is preventing the control from receiving the WM_LBUTTONUP message.
Renaming and pressing enter, and renaming and right clicking also don't work right for me.
Behaves correctly with native comctl32.
http://bugs.winehq.org/show_bug.cgi?id=15756
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #2 from Lei Zhang thestig@google.com 2008-10-29 04:12:47 --- I sent some patches:
http://www.winehq.org/pipermail/wine-patches/2008-October/063926.html http://www.winehq.org/pipermail/wine-patches/2008-October/063928.html http://www.winehq.org/pipermail/wine-patches/2008-October/063927.html
http://bugs.winehq.org/show_bug.cgi?id=15756
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Lei Zhang thestig@google.com 2008-10-29 11:29:11 --- patches are in git.
http://bugs.winehq.org/show_bug.cgi?id=15756
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-11-07 10:47:08 --- Closing bugs fixed in 1.1.8.