Skip to content

setValue() does not work on hidden fileupload input with Firefox  #505

Description

@zenlambda

Tried to implement a file upload test using a similar method to the one discussed in #223, however if the input is invisible this only works for me in Chrome and not Firefox.

Firefox version: 36.0.1


† In my case the div surrounding the input actually has:

style='height: 0; width: 0; overflow: hidden;'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions