[Mono-bugs] [Bug 464464] New: Text box does not paint underscores on MacOS
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 8 09:23:08 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=464464
Summary: Text box does not paint underscores on MacOS
Product: Mono: Class Libraries
Version: 2.0.x
Platform: x86
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: psantosl at codicesoftware.com
QAContact: mono-bugs at lists.ximian.com
Found By: Community User
Created an attachment (id=263851)
--> (https://bugzilla.novell.com/attachment.cgi?id=263851)
Mac OS 10.4 PPC, first line with underscores ok
Description of Problem:
Text box doesn't paint underscores on MacOS.
Steps to reproduce the problem:
1. Create a simple app with a text box
2. Type an underscore
Actual Results:
No underscores rendered
Expected Results:
Underscored rendered
How often does this happen?
Always
Additional Information:
It happens on both MacOS 10.4 and MacOS 10.5. It is reproducible on both PPC
and x86.
On MacOS 10.5 x86 the underscore is NEVER rendered.
On MacOS 10.4 PPC the underscore is rendered on a multiline textbox, but as
soon as a second line is entered, the underscores of the first line are not
rendered anymore. (See attached pictures).
On MacOS 10.4 PPC single line textboxes render underscores correctly
Find attached two screenshots and a test app
--
Configure bugmail: https://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