http://bugs.winehq.org/show_bug.cgi?id=3235
Igor Tarasov tarasov.igor@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tarasov.igor@gmail.com
--- Comment #6 from Igor Tarasov tarasov.igor@gmail.com 2009-04-08 07:18:39 --- I can still reproduce it (current git). Not sure if this is the same bug, or this is unrelated.
1. Open regedit 2. Open Registry > Import 3. Change view to detailed 4. Select (click) first item 5. Click name header to reorder the list.
See the bug: the selected item is the first one in the list, which was the last one before reordering. That is, wrong item is selected. But if you scroll to the end of the list, you will see that the item that you have actually clicked is focused.
Another part of the bug is that focus frame stays there until you make it redraw the list.
In order to reproduce this, second bug, do the following:
1. Open regedit 2. Navigate to some registry branch that has more than one values, for instance, HKCU\Control Panel\Desktop 3. Click, then click again some item, so that it become editable. 4. Now click another item
See the bug: focus frame is still present for unfocused item.