Bug 5335 - REGRESSION text areas draw focus ring around each glyph, no caret in text fields
Summary: REGRESSION text areas draw focus ring around each glyph, no caret in text fields
Status: VERIFIED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-11 00:35 PDT by mitz
Modified: 2005-10-11 13:06 PDT (History)
1 user (show)

See Also:


Attachments
this is what it looks like (11.26 KB, image/png)
2005-10-11 00:45 PDT, mitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2005-10-11 00:35:28 PDT
The latest KWQTextArea and KWQTextField changes (to finish fixing bug 5195) seriously broke text fields 
and text areas. In text fields, the caret is no longer visible. In text areas, when the text area has focus, 
every glyph is stroked with its own focus ring.
Comment 1 mitz 2005-10-11 00:45:26 PDT
Created attachment 4305 [details]
this is what it looks like
Comment 2 Nicholas Shanks 2005-10-11 09:16:39 PDT
confirmed. I hope you can see what i'm typing because I can't!
Comment 3 Adele Peterson 2005-10-11 12:07:14 PDT
I'm rolling out Darin's fix for http://bugzilla.opendarwin.org/show_bug.cgi?id=5195