[ 2 posts ]

karolisk

  • Joined: Tue Jun 19, 2012 2:33 am
  • Posts: 5
  • Offline
  • Profile

Uploader parameter buttonClassNames for 'disabled' bug?

Post Posted: Tue Jun 19, 2012 2:42 am
+0-
Uploader parameter buttonClassNames for 'disabled' class doesn't work in Chrome's html5 mode.

Here is an example:
http://jsfiddle.net/pzJnZ/1/

To reproduce this, select files to upload, click 'upload' and you will see that button is grayed out although disabled class should be overrode with this code:
buttonClassNames: {
hover:
"a",
active:
"b",
disabled:
"c",
focus:
"d"
}

I hope I'm clear. Please let me know if I missed something.

Thank you.

Allen Rabinovich

YUI Developer

  • YUI Developer
  • Offline
  • Profile

Re: Uploader parameter buttonClassNames for 'disabled' bug?

Post Posted: Mon Jun 25, 2012 3:23 pm
+0-
You're right, there appears to be a bug in how the button class names are assigned. I will look into it further and post the bug tracker reference once I ascertain the issue.
  [ 2 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum