[Webkit-unassigned] [Bug 77737] New: REGRESSION (r103851): Placeholder text is offset too low on ancestry.com home page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 07:39:01 PST 2012


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

           Summary: REGRESSION (r103851): Placeholder text is offset too
                    low on ancestry.com home page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://ancestry.com/
        OS/Version: All
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: mitz at webkit.org, robert at webkit.org


* SUMMARY
The "First" and "Last" placeholder text on ancestry.com is offset too low (no longer centered vertically).

* STEPS TO REPRODUCE
1. Load <http://ancestry.com/>.

* RESULTS
The "First" and "Last" placeholders are rendered too low (no longer centered vertically).

* REGRESSION
Running bisect-builds and the internal autospade tool shows that this regressed with r103851.

<http://trac.webkit.org/changeset/103851>

* NOTES
This is the HTML in question:

<div class="dvCell">
  <span class="updnWatermark" style="display: inline; ">
    <label for="YourInformation_LastName">Last</label>
  </span>
  <input class="ln ancText validateText" id="YourInformation_LastName" maxlength="30" name="YourInformation.LastName" style="width:155px;" title="Last" type="text" value="">
</div>

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