richedit: Fixed a bug in protecting table cell boundaries

Dylan Smith dylan.ah.smith at gmail.com
Thu Aug 28 14:24:07 CDT 2008


This bug occurs when a selection is made from the start of a table row
to past the third (or greater) cell in the same table row.  In this case
the cell boundary should be found from the start rather than the end of
the selection, otherwise cell boundaries will be deleted.

This fixes a bug in a patch I recently sent:
300db3765ff64397beaf61f20e86408a7ccad258
richedit: Each cell can contain multiple paragraphs in msftedit
---
 dlls/riched20/table.c |   30 ++++++++----------------------
 1 files changed, 8 insertions(+), 22 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Fixed-a-bug-in-protecting-table-cell-bo.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080828/413f40ca/attachment-0001.txt 


More information about the wine-patches mailing list