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?
Updated by Chris Buechler almost 9 years ago
- Description updated (diff)
- Category set to Web Interface
- Status changed from New to Confirmed
- Assignee set to Jared Dillard
- Target version set to 2.3
- Affected Version set to 2.3
Updated by Chris Buechler over 8 years ago
- Priority changed from Normal to Very Low
the type of behavior linked in OP would be nicer, but it'd be no big deal to leave things as-is.
Updated by Jared Dillard over 8 years ago
- Status changed from Confirmed to Closed
Thanks for the workaround it is added to base. Unfortunately on the firewall rules page you can't easily copy the data because it wants to drag the row.
Updated by Jared Dillard over 8 years ago
- Status changed from Closed to Resolved
Actions