Project

General

Profile

Bug #5615

Updated by Chris Buechler over 8 years ago


 example: 
 firewall_rules.php 
 * hover -hover over an alias, that is used on a rule. 
 * popup -popup pops-->shows contents of alias   
 * try -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?  

Back