Opened 6 years ago
Closed 15 months ago
#45079 closed defect (bug) (wontfix)
Clear inactive widgets button issue in IE Edge
Reported by: | mukesh27 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Widgets | Keywords: | has-patch 2nd-opinion |
Focuses: | administration | Cc: |
Description
In Internet Explorer Edge system allow to click even if there is no widgets in Inactive Widgets panel. check video https://www.youtube.com/watch?v=GGseMV0FTeo
Attachments (1)
Change History (7)
#3
in reply to:
↑ 2
;
follow-up:
↓ 4
@
6 years ago
Replying to mukesh27:
@knutsp check attached video for more information.
I did before commenting. It describes the problem, briefly, but can't see an answer to my question.
#5
@
6 years ago
- Keywords has-patch 2nd-opinion added; needs-patch removed
This was reproducable on IE ( 11 in my case ) but not on Edge. The wpWidgets.removeInactiveWidgets()
was running in IE even though the input had a disabled
state.
In 45079.diff I've added an extra check to see if the input is actually disabled before running the wpWidgets.removeInactiveWidgets()
.
Note: See
TracTickets for help on using
tickets.
Edge != Internet Explorer (IE)
Edge, IE or both affected?