Problem expanding Trinidad Tree nodes with Chrome
-------------------------------------------------
Key: TRINIDAD-1780
URL: https://issues.apache.org/jira/browse/TRINIDAD-1780
Project: MyFaces Trinidad
Issue Type: Bug
Reporter: Eduardo Abe
Priority: Minor
There is an unexpected behavior when expanding Tree nodes with Chrome (tested
with v.4.1):
If you have two sibling nodes (same level, one on top of the other), clicking
on the op one to expand it will actually result in the second one being
expanded.
This problem may also be a bug with Chrome, so the following issue was also
reported: http://code.google.com/p/chromium/issues/detail?id=40564
How to reproduce:
With a Chrome web browser:
1. Open http://www.irian.at/trinidad-demo/faces/componentDemos.jspx
2. Collapse "navigation" tree node
3. Collapse "output" tree node
4. Click on '+' next to "navigation" to expand it
Issue: The node "output" is expanded instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.