[Webkit-unassigned] [Bug 8211] New: REGRESSION: Overlapping text fields appear on page at http://www.nwa.com/

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Apr 5 22:39:35 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8211

           Summary: REGRESSION: Overlapping text fields appear on page at
                    http://www.nwa.com/
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NativeTextField
          Severity: normal
          Priority: P2
         Component: HTML Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


* SUMMARY
Overlapping fields appear under "Last Name" and "Departure City Code" at 
http://www.nwa.com/ when native text fields are enabled in Safari. I have
reduced the page to a simple test case.

* STEPS TO REPRODUCE
1. With TOT Webkit, open test case "nwa.html"
2. Notice field "one" appears behind field "two"


Both fields are being defined with the following CSS rules:

<style>

.inputText  {width: 85px; }     
.inputText-small { width: 45px; }
</style>

* RESULTS
Input elements aren't expected to overlap but do.

* REGRESSION
Yes, this only happens with TOT WebKit


-- 
Configure bugmail: http://bugzilla.opendarwin.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