|
Rank: Newbie Groups: Member
Joined: 10/29/2007 Posts: 6
|
We are using EO.Web.dll 7.0.27.2. (same issue occurs with 7.0.11.2)
We are wiring up javascript methods to the ClientSideOnItemMouseOut and ClientSideOnItemMouseOver events for an EO TreeView (the events for each node in the tree). The mouseOver event fires as expected, however the mouseOut event only fires if you mouse over another node in the tree. If you just move your mouse away from the treeview altogether without going over another node, the ClientSideOnItemMouseOut event never fires.
Expected Result: ClientSideOnItemMouseOut event should fire when the cursor moves away from the treeNode, regardless of where it moves to or what it moves over.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Thank you very much for the information. This appears to be an issue. We will look into it and see what we can do.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 10/29/2007 Posts: 6
|
eo_support wrote:Hi,
Thank you very much for the information. This appears to be an issue. We will look into it and see what we can do.
Thanks! Hi any news on the issue? Are you able to replicate it? Have you got any plans to address it in a future release? Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I believe we were able to reproduce it but have not yet been able to fix it yet. We will update this thread as soon as an update is available.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 10/29/2007 Posts: 6
|
Just making sure you haven't forgotten about this. It's been a while. Is this a low priority item for you? Is the fix planned for your next release? If it's a low priority, or you doubt it will be fixed in the next release, we may have to source another treeView that supports mouseover & mouseout events.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Yes. We are still planning to fix it. This particular feature is rarely used and fixing it requires change of multiple locations that would threat to break a very stable code base, which makes us very hesitate to make the change. But regardless we hope to be able to close this issue soon. Sorry about the delay and thank you very much for your patience.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have posted a new build (2009.0.39) that should address this issue. Please see your private message for download location.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 10/29/2007 Posts: 6
|
Thanks, that build fixes the issue.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Great. Thanks for the update!
|
|