[Mono-bugs] [Bug 464464] [PATCH] Text box does not paint underscores on MacOS

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 27 12:40:27 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=464464

http://bugzilla.novell.com/show_bug.cgi?id=464464#c7


Dick Porter <dick at acm.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dick at acm.org
            Summary|Text box does not paint     |[PATCH] Text box does not
                   |underscores on MacOS        |paint underscores on MacOS

--- Comment #7 from Dick Porter <dick at acm.org> 2010-04-27 16:40:26 UTC ---
I think it's a painting issue.

The attached patch fixes the bug, by slightly expanding the regions that come
from window system paint events, for both X11 and Carbon drivers.  Perhaps
there's some rounding going on somewhere, which this patch counteracts?

I've also attached a slightly-modified version of the source code for the test
case (which wants DejaVuSans.ttf to be in the current directory, it's from
/usr/share/fonts/dejavu/ on my Fedora 12 machine)

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list