Opened 4 years ago
Closed 4 years ago
#52618 closed defect (bug) (fixed)
Unable to close plugin details dialog via mouse click
Reported by: | peterwilsoncc | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.7 | Priority: | normal |
Severity: | normal | Version: | 5.7 |
Component: | Plugins | Keywords: | |
Focuses: | javascript | Cc: |
Description
When viewing a plugins details in a thickbox popover it's not possible to close the popover via a mouse click. This applies to both the close [X] icon and the overlay (ie, neither works). It's still possible to close it via the escape key.
This was introduced in [50367] for #51812 during the 5.7 release cycle.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Ah, I thought this was fixed in [50383], but apparently that only fixed the console error and not the actual behavior. Thanks for catching that!