[Bug 676] New - listview redraw logic on change of item slightly wrong

wine-bugs at winehq.com wine-bugs at winehq.com
Tue May 14 12:27:34 CDT 2002


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

*** shadow/676	Tue May 14 12:27:34 2002
--- shadow/676.tmp.26246	Tue May 14 12:27:34 2002
***************
*** 0 ****
--- 1,26 ----
+ +============================================================================+
+ | listview redraw logic on change of item slightly wrong                     |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 676                         Product: Wine                    |
+ |       Status: UNCONFIRMED                 Version: 20020509                |
+ |   Resolution:                            Platform:                         |
+ |     Severity: normal                   OS/Version: All                     |
+ |     Priority: P1                        Component: wine-gui                |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: wine-bugs at winehq.com                                         |
+ |  Reported By: medbi01 at accpac.com                                           |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ This shows up in large icon view when there is a mixture of sizes of text; some 
+ with text that fits on one line, some which require two lines and some which 
+ require more (and are ellipsitized most of the time).
+ 
+ It appears that:
+ 1. On first entry when the user selects a three-or-more line icon only the 
+ first two lines are displayed; the rectangle doesn't show the third line.
+ 2. At various times when changing the selected icon only the first line gets 
+ redrawn unhighlit; the second line is left still highlit.
\ No newline at end of file



More information about the wine-bugs mailing list