[Webkit-unassigned] [Bug 22021] New: drop down menu displayed incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 31 15:44:58 PDT 2008


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

           Summary: drop down menu displayed incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://hi.baidu.com/sys/uquerys/?type=3&ln=30&marry=1&se
                    x2=1&mr=%B5%A5%C9%ED&age_from=18&age_to=30&word=
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anantha at chromium.org


I Steps:
 Go to
http://hi.baidu.com/sys/uquerys/?type=3&ln=30&marry=1&sex2=1&mr=%B5%A5%C9%ED&age_from=18&age_to=30&word=
 Observe the drop down boxe at the end is shown up thrice. 

 II Issue:
 webkit displays 3 drop down menu , but only one drop down menu is displayed in
IE/FF, and the options of drop down are different in webkit and IE/FF.

 III Conclusion:
 drop down menus are initialized by javascript (at the bottom part of source
code), and in the scriptlet there is only a start html comment sign "<!--",
which is causing the issue.

 on removing "<!--", or add an end sign "-->" works fine in webkit

 IV Other Browsers:
 IE7: ok
 FF3: ok

 V Nightly tested: 37819


-- 
Configure bugmail: https://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