[Webkit-unassigned] [Bug 27982] New: textfield focus does not work in listed URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 07:25:53 PDT 2009


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

           Summary: textfield focus does not work in listed URL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://en.wikipedia.org/wiki/San_Francisco,_California
                    ?useskin=modern
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hartman at videolan.org


See also: https://bugzilla.wikimedia.org/show_bug.cgi?id=19194

For some reason the searchfield of mediawiki's modern skin does not receive
focus when you click on it. It DOES receive focus if explicitly told so through
JS or by using an access key (ctrl-alt-f). The links in the same column do
work, and this problem is only notable on Webkit browsers, the skin works just
fine on all the other browsers. The problem is probably due to "overlapping"
content divs or something. If you select the text of the article content, you
can notice that the selected text includes all the left margin, overlapping the
sidebar that contains the searchfield.

P.S. likely this can be fixed in some way in HTML, i'm open for suggestions,
but it's still a bug i think.

-- 
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