Actions
Bug #5615
closedhover/popover-popup goes away when you move mousepointer towards the popup (=away from original target button/icon/a)
Start date:
12/08/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
example:
firewall_rules.php
firewall_rules.php
- hover over an alias, that is used on a rule.
- popup pops-->shows contents of alias
- try to hover over popup or scroll down to see more of the content below or copy some of the date <--- popup closes when mousepointer leaves original target = not good.
workaround by someone: http://jsfiddle.net/wojtekkruszewski/zf3m7/22/
i've implemented this on the pfblocker widget i've been testing. this seems to work.
Maybe this improved code could be added to base?
Actions