[Webkit-unassigned] [Bug 11965] New: REGRESSION: 1 pixel on left/right inside of focus ring is erased while typing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 25 07:06:58 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11965
Summary: REGRESSION: 1 pixel on left/right inside of focus ring
is erased while typing
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: data:text/html,<textarea rows=10>
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: Regression, NativeTextArea
Severity: Normal
Priority: P1
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: mitz at webkit.org
Summary:
When typing in a textarea that has lost and regained focus once, typing causes
1 pixel of the focus ring to be erased on the left and right inside border.
Steps to reproduce:
1. Open the URL above.
2. Put focus in textarea.
3. Type "asdf".
4. Tab out of the textarea.
5. Shift-tab into the textarea.
6. Type one more character, or delete one character.
Expected results:
The left/right inside focus ring should not lose 1 pixel of its border.
Actual results:
The left/right inside focus ring loses 1 pixel of its border.
Regression:
This is a regression from shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.8
(8N1037).
Notes:
May be related to Bug 9569. Bug 8268 is similar, but affects the top/bottom
border and is caused by the caret.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list