[Bug 1104] New: - PageUp/PageDown in ListViews

wine-bugs at winehq.com wine-bugs at winehq.com
Tue Oct 29 03:14:50 CST 2002


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

           Summary: PageUp/PageDown in ListViews
           Product: Wine
           Version: 20010112
          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 can be viewed in any listview in report mode, for instance by putting an
open dialog in listview mode or using WinZip.

On Windows 'PageUp' moves the selection to the first visible item of the list.
Once on the first visible item of the page it moves us one page up, i.e. the
selected item becomes the last fully visible item of the list.
Instead in Wine the item preceeding the first visible item is selected when
typing PageUp.

Similarly on Windows PageDown moves the selection to the last _fully_ visible
item of the list. Once on the last _fully_ visible item of the list it scrolls
one page down, i.e. that item becomes the first visible item of the list. In
Wine PageDown moves us to the last (often partially) visible item, causing it to
scroll up a bit.

Not sure if this is a listiew issue or a srollbar issue.

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=1104>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list