Bug 104226

Summary: Disabled file input box stops a certain other div from being rendered
Product: WebKit Reporter: Kunihiko Sakamoto <ksakamoto>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, eric, mifenton, morrita, ojan, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: All   
Attachments:
Description Flags
Patch none

Description Kunihiko Sakamoto 2012-12-05 23:00:44 PST
Imported from http://crbug.com/120194

Sample: http://jsfiddle.net/ECEtY/1/
Text "OK!" should be shown below the file input, but isn't.
Comment 1 Kunihiko Sakamoto 2012-12-05 23:41:49 PST
Created attachment 177953 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2012-12-06 07:43:42 PST
Comment on attachment 177953 [details]
Patch

I <3 this change. More please. Kill that RenderFileUploadControl.
Comment 3 Kunihiko Sakamoto 2012-12-06 18:07:33 PST
Comment on attachment 177953 [details]
Patch

Thank you for the review.
I'll file a separate bug for further refactoring.
Comment 4 WebKit Review Bot 2012-12-06 18:18:59 PST
Comment on attachment 177953 [details]
Patch

Clearing flags on attachment: 177953

Committed r136915: <http://trac.webkit.org/changeset/136915>
Comment 5 WebKit Review Bot 2012-12-06 18:19:03 PST
All reviewed patches have been landed.  Closing bug.