[Bug 1108] New: - ListView: Selected item jumps left

wine-bugs at winehq.com wine-bugs at winehq.com
Tue Oct 29 03:32:05 CST 2002


http://bugs.winehq.com/show_bug.cgi?id=1108

           Summary: ListView: Selected item jumps left
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Windows 98
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wine-gui
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: fgouget at codeweavers.com


This is best viewed in open dialogs when they are not in report mode.

Often items in the rightmost column seems fully visible. However clicking on
such an item causes it to jump to the left. Of course the reason is that the
listview code considers that the item was not fully visible and thus scrolls
left by one column to make it fully visible.
However I think this can be confusing. Also, this does not appear to be the
behavior on Windows (although that may have changed in more recent comctl32
revisions), making it even more confusing.

So I propose to select the item and not scroll left even if the item is not
fully visible.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1108>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list