[Webkit-unassigned] [Bug 8324] New: textarea :focus not applied immediately
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Apr 11 02:33:03 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8324
Summary: textarea :focus not applied immediately
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://amonre.org/pub/css/textarea-focus/
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: amonre at amonre.org
OVERVIEW:
When selecting a textarea, its :focus selector is not always applied directly.
STEPS TO REPRODUCE:
1. Open the example at <http://amonre.org/pub/css/textarea-focus/>.
2. Click in the textarea to focus it.
The textarea's background color stays red, but it should be green.
3. Switch to another window or tab, and select the window or tab containing the
textarea.
The textarea's background color turns green.
EXPECTED RESULTS:
In the example: the textarea's background color should be green whenever it is
selected.
ACTUAL RESULTS:
In the example: the textarea's background color stays red when selecting the
textarea. The textarea's background color turns green when re-focusing the
window containing the textarea.
--
Configure bugmail: http://bugzilla.opendarwin.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