Bug 104226 - Disabled file input box stops a certain other div from being rendered
Summary: Disabled file input box stops a certain other div from being rendered
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-05 23:00 PST by Kunihiko Sakamoto
Modified: 2012-12-06 18:19 PST (History)
7 users (show)

See Also:


Attachments
Patch (6.92 KB, patch)
2012-12-05 23:41 PST, Kunihiko Sakamoto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.