Ext version tested:Browser versions tested against:

Description:
In Ext 4, cursor will change to pointer icon when mouseover tree panel's nodes.

2014-10-17_13-36-16.jpg

But, Ext 5 fails to do so.
2014-10-17_13-35-45.jpg

You can just go to http://ift.tt/1vCYp4J to verify it.



The result that was expected:


Since tree node is clickable, cursor should change to pointer icon. It's a good indicator making user know the node is clickable.


Is there workaround to fix it?