[Webkit-unassigned] [Bug 25637] New: Cannot sign up for hotpop email because of missing fields in page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 18:23:36 PDT 2009


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

           Summary: Cannot sign up for hotpop email because of missing
                    fields in page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.hotpop.com/signup.jsp
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to http://www.hotpop.com/signup.jsp

II Issue: 
The username, domain, password fields are missing in the page. In addition, 
the confirm password is truncated.

III Conclusion:
The difference in rendering seems to be related with how unclosed <div> tags
inside <fieldset> are handled. FF3 does not match them with </div> tags after
the fieldset.

IV Other Browsers:
FF3: OK
IE7: OK 

V Nightly tested: 43092

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=8032


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