Metadata
- Source
- FLUID-5857
- Type
- Bug
- Priority
- Minor
- Status
- Closed
- Resolution
- Cannot Reproduce
- Assignee
- N/A
- Reporter
- Simon Bates
- Created
2016-02-10T15:54:13.510-0500 - Updated
2024-07-23T11:02:27.186-0400 - Versions
-
- 2.0
- Fixed Versions
- N/A
- Component
-
- Progress
Description
It is possible to get the submit button on the Progress Example page stuck in a disabled state on the Firefox browser.
To reproduce:
- Go to http://build.fluidproject.org/infusion/demos/progress/ in Firefox
- Click the Submit button
- Reload the page using the browser's reload button
Expect:
- The Submit button is enabled
Actual:
- The Submit button is disabled
Environments
Firefox 43.0.4
Comments
-
Neel Dalsania commented
2016-03-02T09:53:35.779-0500 I am interested to work on it
-
Neel Dalsania commented
2016-03-02T10:12:04.484-0500 I just added autocomplete attribute to the submit, since Firefox persists the dynamic disable state of a <button> across page loads and it works perfectly
-
Justin Obara commented
2016-03-02T10:23:06.152-0500 @@Neel Dalsania thanks for looking into this. Would you like to submit a pull request with your fix? You can have a look at our coding and commit standards ( https://wiki.fluidproject.org/display/fluid/Coding+and+Commit+Standards ).
-
Neel Dalsania commented
2016-03-02T11:19:04.612-0500 Created the pull request https://github.com/fluid-project/infusion/pull/673
-
Justin Obara commented
2024-07-23T11:02:27.186-0400 Could not reproduce with FF 128 on macOS 14.5