Bug #6677
closed
This appears to be due to a tooltip inside of a tooltip and the rebinding of nested tooltips is not functioning.
Ok, for mobile the dropdown is displaying the original HTML instead of the tooltip menu. The original HTML has no bindings.
This is on purpose as it's a nested tooltip that is bound when its parent is rendered. Without the current code in place you've the same tooltip bound twice which conflicts. Need to review having the unbound usage trigger the bound usage or something of the sort. Would probably be easier to just use the tooltip dropdown menu instead of trying to use the original.
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1267
Improved the clean up behavior for nested tooltips when they have been destroyed by other means. Next added open target to allow the tooltip binding to still work even for the inline usage.
- Target version changed from CB 2.2 to CB 2.1.3
- Status changed from Resolved to Closed
Also available in: Atom
PDF