Bug 22581

Summary: [Transforms] Caps lock indicator in transformed password field fails to draw
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch, changelog.
mitz: review+
Testcase none

Simon Fraser (smfr)
Reported 2008-12-01 17:08:53 PST
The caps lock indicator in transformed password field fails to draw correctly, because it's drawn using absoluteContentBox().
Attachments
Patch, changelog. (1.63 KB, patch)
2008-12-01 20:23 PST, Simon Fraser (smfr)
mitz: review+
Testcase (583 bytes, text/html)
2008-12-01 20:24 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2008-12-01 20:23:37 PST
Created attachment 25654 [details] Patch, changelog. I don't think a LayoutTest is possible; there's no way to simulate Caps Lock from a test.
Simon Fraser (smfr)
Comment 2 2008-12-01 20:24:17 PST
Created attachment 25655 [details] Testcase
Simon Fraser (smfr)
Comment 3 2008-12-01 21:01:20 PST
Committed r38893 M WebCore/ChangeLog M WebCore/rendering/RenderTextControl.cpp r38893 = dcb0b1648abed960a4378d32b11332fddd00992a (trunk)
Note You need to log in before you can comment on or make changes to this bug.