Bug 24508 - REGRESSION: Setting value of search field programatically does not replace the placeholder text
Summary: REGRESSION: Setting value of search field programatically does not replace th...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar, Regression
: 24140 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-10 21:03 PDT by Simon Fraser (smfr)
Modified: 2009-03-12 13:12 PDT (History)
2 users (show)

See Also:


Attachments
Testcase (put in LayoutTests/fast/repaint) (651 bytes, text/html)
2009-03-10 21:05 PDT, Simon Fraser (smfr)
no flags Details
Patch, changelog, testcase (5.67 KB, patch)
2009-03-12 13:08 PDT, Simon Fraser (smfr)
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-03-10 21:03:19 PDT
Setting foo.value on a search field does not cause it to redraw if it has placeholder text.
Comment 1 Simon Fraser (smfr) 2009-03-10 21:05:37 PDT
Created attachment 28461 [details]
Testcase (put in LayoutTests/fast/repaint)
Comment 2 Mark Rowe (bdash) 2009-03-11 03:27:39 PDT
<rdar://problem/6618802>
Comment 3 Adele Peterson 2009-03-11 17:23:12 PDT
weird, setValue never gets called on the input element
Comment 4 Adele Peterson 2009-03-11 17:24:10 PDT
<rdar://problem/6618802>
Comment 5 Adele Peterson 2009-03-11 17:24:24 PDT
oops, mark already did that.
Comment 6 Alexey Proskuryakov 2009-03-12 10:40:37 PDT
*** Bug 24140 has been marked as a duplicate of this bug. ***
Comment 7 Simon Fraser (smfr) 2009-03-12 13:08:34 PDT
Created attachment 28544 [details]
Patch, changelog, testcase
Comment 8 Simon Fraser (smfr) 2009-03-12 13:12:25 PDT
http://trac.webkit.org/changeset/41644