[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #22655] Clicking on non-editable text field changes text to bold
From: |
Nicola Pero |
Subject: |
[bug #22655] Clicking on non-editable text field changes text to bold |
Date: |
Tue, 18 Mar 2008 18:09:51 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7 |
URL:
<http://savannah.gnu.org/bugs/?22655>
Summary: Clicking on non-editable text field changes text to
bold
Project: GNUstep
Submitted by: nico
Submitted on: Tuesday 03/18/2008 at 18:09
Category: Gui/AppKit
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
If I click on a non-editable textfield the font changes to
bold (it should do nothing).
I looked at it carefully and what is actually happening is that
the text is rewritten without anti-alias, so pixels which were
a shade of grey are displayed completely black. The visual
effect is then that of the font going from normal to bold, but
it would be more correct to say that it's going from
anti-alias to non-anti-alias (or is it the transparency
which gets lost ?).
I suppose it means that the field editor is not writing using
the same font or method as the original cell was.
This happens with both the xlib and art backends.
Thanks
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?22655>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #22655] Clicking on non-editable text field changes text to bold,
Nicola Pero <=