[Webkit-unassigned] [Bug 40433] New: Advanced search on this page does not work with Safari nor WebKit nightly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 11:43:25 PDT 2010


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

           Summary: Advanced search on this page does not work with Safari
                    nor WebKit nightly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.goldenpages.be
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kf_webkit_bug at telenet.be


In other browsers, including Chrome, clicking the "Advanced Search" link shows more entry fields.  Also on those browsers extra links appear under the "What/Who" and "Where" fields (specifically "Select a category" and "Select a province".

In Safari (4 and 5), and WebKit nightly (Version 5.0 (6533.16, r60920)) clicking "Advanced Search" does nothing, and the extra links "Select a category" and "Select a province" are not displayed.

If I view the Inspector in Chrome, it has a click event handler on the "Advanced Search" link.  In Safari / WebKit it has not event handlers.

Apparently the site checks for Safari and WebKit using the user agent string, but they both have a value when using Chrome as well (appears to be the webkit version number).  So any code specific to webkit should also affect Chrome, but apparently does not.

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