Bug 18063 - REGRESSION (r31250): Small bug that just cropped up in WebKit r31275
Summary: REGRESSION (r31250): Small bug that just cropped up in WebKit r31275
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Minor
Assignee: mitz
URL: http://www.wellsfargo.com
Keywords: Regression
: 18084 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-25 03:29 PDT by Dennis Travis
Modified: 2008-03-26 07:35 PDT (History)
3 users (show)

See Also:


Attachments
Reduction (456 bytes, text/html)
2008-03-25 07:59 PDT, mitz
no flags Details
Another test case (378 bytes, text/html)
2008-03-25 11:29 PDT, mitz
no flags Details
Patch (25.10 KB, patch)
2008-03-25 17:21 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Travis 2008-03-25 03:29:36 PDT
Just installed WebKit r31275.  Been installing and checking all my sites daily now.  First real issue I have ran into.  If I log into my Wells Fargo account, I put in my SS number and then move to the password field.  The Dots do not show.  The first dot of the first letter of my password shows but after that it's blank.  I can just see the cursor moving.  The password does enter but it should show.  I went back to yesterdays build and all was fine.  Fine in Safari 3.1.  Just started with WebKit r31275.  I rolled it back and it was fine and then upgraded and the issue again showed.  So far only seems to do it there on wells fargo online banking login.  I know it's a small thing but figured I would let you know,

Thanks for all the great work so far.  Safari and WebKit is one of the finest browsers out there. Keep up the great work.

...Dennis
Comment 1 mitz 2008-03-25 07:59:31 PDT
Created attachment 20029 [details]
Reduction
Comment 2 mitz 2008-03-25 08:03:37 PDT
The reduction shows a bug that had existed before r31250. That revision just exposed it in the case of repaint following incremental line layout.
Comment 3 mitz 2008-03-25 11:29:10 PDT
Created attachment 20039 [details]
Another test case
Comment 4 mitz 2008-03-25 17:21:17 PDT
Created attachment 20061 [details]
Patch
Comment 5 mitz 2008-03-25 17:58:42 PDT
*** Bug 18084 has been marked as a duplicate of this bug. ***
Comment 6 Darin Adler 2008-03-26 07:19:33 PDT
Comment on attachment 20061 [details]
Patch

r=me
Comment 7 mitz 2008-03-26 07:35:17 PDT
Fixed in <http://trac.webkit.org/projects/webkit/changeset/31313>.