-
27 Jul 2011 2:34 AM #1
The tree item is selected upon right mouse click per default
The tree item is selected upon right mouse click per default
REQUIRED INFORMATION
Ext version tested:
- Ext 4.0.2
Browser versions tested against:
IE 9.0.8112.16421
FF 5, firebug 1.7.3
Opera 11.50
Chrome 12.0.742.100
Safari 5.0.5
Description:
- If a tree node is clicked with the right mouse button, it is selected. This behavior is only in ExtJS 4, in the ExtJS 3, it was not so.
- Selection of the node upon right mouse click might be undesirable in many situations.
Steps to reproduce the problem:
- Try the examples examples/tree/reorder.html in ExtJS 3 and in EtxJS 4.
The result that was expected:
- The tree node should not be selected upon tight mouse click.
- bar
The result that occurs instead:
- The tree node is selected upon tight mouse click.
HELPFUL INFORMATION
See this URL for live test case: http://dev.sencha.com/deploy/ext-4.0...e/reorder.html
Debugging already done:
- none
Possible fix:
- not provided
Additional CSS used:
- only default ext-all.css
Operating System:
- Windows 7
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote