http://bugs.winehq.org/show_bug.cgi?id=3235
--- Comment #15 from Nikolay Sivov bunglehead@gmail.com 2009-05-22 07:30:53 --- (In reply to comment #14)
Fix confirmed in latest git and regedit no longer crashes. But another problem is here:
- Open regedit.
- Open File > import.
- Select detailed view.
- Find some folder where there are more items that can fit the view.
- Select some item (folder or file).
- Click "last modified" column, for instance. Important: reordering should
result in hiding selected item out of the view.
See the bug: selected item is out of view, but another item that is at the same position as selected item was before has focus frame, which disappears as you scroll up/down. So, it's just another redraw issue.
Confirming. Is unrelated to my latest patch - problem still persists after reverting it. Only occurs when focused item goes out visible area after sorting, right? If it remains visible everything redraws fine.