[Webkit-unassigned] [Bug 11519] REGRESSION: Disabled file upload control doesn't have disabled appearance, failing fast/forms/file-input-disabled.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 12:51:46 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11519


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11588|                            |review?
               Flag|                            |
  Attachment #11568|0                           |1
        is obsolete|                            |
  Attachment #11568|review?                     |
               Flag|                            |




------- Comment #3 from rwlbuis at gmail.com  2006-11-20 12:51 PDT -------
Created an attachment (id=11588)
 --> (http://bugs.webkit.org/attachment.cgi?id=11588&action=view)
Improved patch

With hindsight, dealing with checked property for file input makes no sense at
all. The file input also does not seem to react to setting active/select().
Finally it is not needed to set the focus property, I tested it and it seems to
work on ToT. So really I think I was trying to do too much and just dealing
with disabled is all that is needed.
Cheers,

Rob.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list