Opened 14 years ago
Closed 14 years ago
#4782 closed bug (duplicate)
event hover doesn't work in some cases
Reported by: | henryrao | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | event | Version: | 1.3.2 |
Keywords: | hover | Cc: | [email protected]… |
Blocked by: | Blocking: |
Description
hi : first of all , i want to say this is a great js framework. ( i knew all people are saying the same that. )
and i found a small bug/feature of the event - hover. ( i decide to treat it as a bug :) )
when you leave out the div and hover on the input=type element immediately (so the say the div is overlapped the text input) , then the hover-out event of the div wont be trigged .
could you take a look of this problem ? or if there is a workaround ?
any reply would be great :D
Best Regards
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
can you list your code