[Webkit-unassigned] [Bug 27982] textfield focus does not work on wikipedia with "Modern" skin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 21 15:34:26 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=27982


Aryeh Gregor <Simetrical+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Simetrical+webkit at gmail.com




--- Comment #6 from Aryeh Gregor <Simetrical+webkit at gmail.com>  2010-02-21 15:34:26 PST ---
More minimized test-case:

data:text/html,
<!doctype html>
<div style="height:20em;float:right;margin-left:-15em;width:100%"></div>
<input style="display:block">

Every element and style rule there is necessary for the bug to occur, removing
any one allows you to click in the <input>.  I'm not expert enough at CSS to
figure out what's happening here or supposed to happen, but Gecko, Presto, and
(I think) Trident all agree here on the opposite behavior from WebKit.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list