http://bugzilla.novell.com/show_bug.cgi?id=464464
http://bugzilla.novell.com/show_bug.cgi?id=464464#c7 Dick Porter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Text box does not paint |[PATCH] Text box does not |underscores on MacOS |paint underscores on MacOS --- Comment #7 from Dick Porter <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
