Bug #27831
closedDisabled buttons are still working
Description
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1745555
Description of problem:
Even if button is showed as disabled it is clickable and working normally as enabled. Applies to almost every disabled button in UI.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
For example
1. Go to Monitor -> Jobs
2. Select job, that already run.
3. Buttons 'Cancel Job' and 'Abort Job' are disabled
4. Click on any disabled button
Actual results:
Button works even if, it is disabled. Page is refreshed and warning 'The job cannot be cancelled at the moment.' is shown
Expected results:
Clicking on disabled button does nothing
Additional info:
Found similar behavior in hosts.
In Satellite 6.5 clicking on disabled button does nothing.
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
Updated by Tomer Brisker about 5 years ago
- Has duplicate Bug #27813: Disabled buttons are still working added
Updated by Tomer Brisker about 5 years ago
- Related to Refactor #26198: ensure host list does not trigger a full page reload added
Updated by Tomer Brisker about 5 years ago
- Priority changed from Urgent to Normal
- Fixed in Releases 1.22.2, 1.23.1 added
- Found in Releases 1.20.0 added
Updated by Ron Lavi about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 3ded64ff3126ca1acc95423f4235b04eb2214faa.
Updated by Ondřej Ezr about 5 years ago
- Related to Bug #27881: Disabled buttons fetched by ajax are still working added
Updated by Marek Hulán about 5 years ago
- Related to Bug #27883: Do not use a[method=post] in jobs toolbar added