http://bugs.winehq.org/show_bug.cgi?id=28952
Bug #: 28952 Summary: Explorer++ always highlights text in the address bar Product: Wine Version: 1.3.31 Platform: x86-64 URL: http://www.explorerplusplus.com/software/explorer++_1. 3.3_x86.zip OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: aric@codeweavers.com Classification: Unclassified Regression SHA1: acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed
Created attachment 37222 --> http://bugs.winehq.org/attachment.cgi?id=37222 Terminal output
In Explorer++, the text in the address bar is always highlighted (white text on blue background) as if I had selected it. The only time it appears without the highlight is after selecting the text, then clicking somewhere in the address bar to deselect it. After that, it becomes highlighted again when navigating to a different folder.
Regression testing identified this as the cause:
acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed is the first bad commit commit acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed Author: Aric Stewart aric@codeweavers.com Date: Mon Oct 17 09:07:06 2011 -0500
user32: Use Uniscribe in the single line edit control.
:040000 040000 893487597629158ea8b1ddc0f152d992cb68d60d a67057c79230c1842b43d04a4639969d4290629c M dlls
Reverting the patch from git failed, so I double-checked with: git checkout acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed - bad git checkout acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed^ - good
http://bugs.winehq.org/show_bug.cgi?id=28952
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source
http://bugs.winehq.org/show_bug.cgi?id=28952
--- Comment #1 from Aric Stewart aric@codeweavers.com 2011-10-31 10:08:16 CDT --- Created attachment 37227 --> http://bugs.winehq.org/attachment.cgi?id=37227 Fix for the issue
I have attached a patch that fixes this issue. It has been submitted.
http://bugs.winehq.org/show_bug.cgi?id=28952
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4b7300ef770ac6a07d8306222d7 | |b1cce466568db Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2011-10-31 12:58:57 CDT --- http://source.winehq.org/git/wine.git/commitdiff/4b7300ef770ac6a07d8306222d7...
http://bugs.winehq.org/show_bug.cgi?id=28952
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-11-04 14:14:43 CDT --- Closing bugs fixed in 1.3.32.