[Bug 863] Listview report style shows right end of text not left end

Wine Bugs wine-bugs at winehq.com
Fri Jun 20 07:10:02 CDT 2003


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





------- Additional Comments From z_god at wanadoo.nl  2003-20-06 07:10 -------
Bugcomments restored from Gmane.org: 
 
When drawing subItem text in LVS_REPORT style, if the text is longer than the  
rectangle, only the right portion of the text displays. Using the native  
controls, the left end of the text displays follow by "...". 
 
How to cause: 
1. Using notepad or other simple program, get the fileopen dialog. 
2. Hit the "Details" icon (rightmost icon). Or right click in the box area and  
select the "Details" view. 
3. Adjust the header field length till not all the text can fit. 
 
The native control uses lots of GetTextExtentPoint to find the amount of text  
to fit with the ellipse. We could use DrawText like the Header control. 

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list