FLUID-4728: Mouse hover styling still active on disabled "Add More" button

Metadata

Source
FLUID-4728
Type
Bug
Priority
Major
Status
Reopened
Resolution
N/A
Assignee
N/A
Reporter
Justin Obara
Created
2012-07-10T11:17:33.059-0400
Updated
2016-07-08T11:09:42.794-0400
Versions
  1. 1.5
Fixed Versions
N/A
Component
  1. Uploader

Description

Steps to reproduce:

1) Open the Uploader Demo
http://build.fluidproject.org/infusion/demos/uploader/

2) Start uploading files (add enough that you have time to interact with the buttons)

3) Hover over the disabled "Add More" button.
Notice that the hover styling is still applied.

Attachments

Comments

  • Justin Obara commented 2012-07-10T12:36:18.068-0400

    "Screen Shot.png" shows the hover style (border) when the "Add More" button is disabled.

  • Neel Dalsania commented 2016-03-06T08:26:33.673-0500

    I have edited the code and i think the hover issue is solved.
    I have attached the link of the screenshot, suggest any changes.
    https://www.dropbox.com/s/bhd0qk4bcfntimk/Screenshot from 2016-03-06 18%3A43%3A38.png?dl=0

  • Justin Obara commented 2016-03-07T10:42:11.036-0500

    @@Neel Dalsania it's hard to tell from the screenshot. Could you file a pull request with your changes?