[1/2] richedit: Account for selection bar in calculating available width.

Dylan Smith dylan.ah.smith at gmail.com
Fri Oct 10 16:50:40 CDT 2008


The easiest way to see the bug this fixes is to open Wine's wordpad
which uses the ES_SELECTIONBAR style, type some text, and right align
the text.  The end of the line will be truncated by 9 pixels because the
selectionbar was not being accounted for before this patch is applied.
---
 dlls/riched20/wrap.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Account-for-selection-bar-in-calculatin.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081010/6d33373e/attachment-0001.txt 


More information about the wine-patches mailing list