Hey guys,

I have a DIV that has a default state (normal and ng-mouseleave), and a 
mouse-enter state (ng-mouseenter)
It was working perfectly on chrome, but then I tested on firefox :( ... If 
you have a SELECT, and the popup goes outside of the element bounds, it 
triggers the ng-mouseleave in firefox, but in chrome the mouseleave is only 
triggered when the popup is closed.

Here is an example: http://plnkr.co/edit/fs543wtKIMgSOsplajp6?p=preview
If you try to select 3 on Firefox you need to use keyboard :(

I guess this is not specifically an angular issue, but rather how the 
browser handles events, so my question is more: How can I achieve the 
chrome behavior for firefox using angular (or whatever)?


Thanks,
Brian



-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to