FLUID-5399: can't click on the browse button for the single file uploader

Metadata

Source
FLUID-5399
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2014-06-03T14:44:38.341-0400
Updated
2014-06-12T10:47:51.461-0400
Versions
  1. 1.5
Fixed Versions
N/A
Component
  1. Uploader

Description

Steps to reproduce:

1) disable javascript in the browser

2) Open the uploader demo
http://build.fluidproject.org/infusion/demos/uploader/

3) Using the mouse attempt to click on the "browse" button
Notice that you can't click on the "browse" button. It does work with the keyboard though.

Environments

FF 29, Chrome 35, Safari 7 (Mac OS 10.9)
IE 11 (Windows 7)

Comments

  • Justin Obara commented 2014-06-10T11:05:34.351-0400

    This seems to be caused by the overview panel's container being overtop of the single file browse button. The container doesn't have anything in it, so it is invisible, however it is capturing the mouse clicks.

  • Justin Obara commented 2014-06-11T11:02:50.842-0400

    Submitted a pull request
    https://github.com/fluid-project/infusion/pull/530

  • Cindy Li commented 2014-06-12T10:47:48.325-0400

    Merged into the project repo @ d934d757a4bee649137e553ca3c31d16f7e4c39a