Actions
Feature proposal #5845
closedimprove modal usage
Description
Currently the cbtooltip modals have wrong zindex causing weird stacking behavior. Implement usage of qtips built in modal plugin, but implement fixes for the "current" usage in click and focus bindings as it unreliably breaks due to a known qtip bug.
Note other CB jQuery plugins need to be updated to handle destroy/remove event usage so their bindings are removed when the element is destroyed.
Updated by krileon over 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !1029
Actions