Bug 21521

Summary: REGRESSION: placeholder text not updated when the placeholder attribute changes value
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: FormsAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: adele
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Proposed patch
none
Proposed patch adele: review+

Timothy Hatcher
Reported 2008-10-10 07:49:11 PDT
Switching panels in the Web Inspector changes the placeholder attribute. The attribute value changes from a non-empty string to another non-empty string, and it wasn't updating. Focusing and unfocusing the field would trigger an update.
Attachments
Proposed patch (4.21 KB, patch)
2008-10-10 07:51 PDT, Timothy Hatcher
no flags
Proposed patch (6.96 KB, patch)
2008-10-10 08:24 PDT, Timothy Hatcher
adele: review+
Timothy Hatcher
Comment 1 2008-10-10 07:51:55 PDT
Created attachment 24260 [details] Proposed patch
Timothy Hatcher
Comment 2 2008-10-10 08:24:12 PDT
Created attachment 24261 [details] Proposed patch
Timothy Hatcher
Comment 3 2008-10-10 13:28:10 PDT
Landed in r37488.
Note You need to log in before you can comment on or make changes to this bug.