DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42244>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42244 Summary: Loading a test plan fully expand the treeview Product: JMeter Version: 2.2 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P3 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi ! I found JMeter very useful and well done, so I want to contribute in my way by pointing those little annoying things which the users have to put up with but are quite simple to fix. The problem here is the fact that the complete tree view of the test plan is fully expanded automatically when loaded from a file. This is quite annoying to scroll up/down or collapse manually each node when working with heavy scenarios. I have some propositions to fix things which are not mutually exclusive: - add a new optional attribute in XML nodes to remember last state (collapsed or expanded) but this would imply mixing data and "presentation"; - add a new option in preferences panel which specify what to do at file load : always collapse all nodes, always fully expand, expand to level X (which would be a spin edit) ... and a checkbox to specify if the file attribute (see the previous point) has to be taken into account, or not; - add menu to manage the tree view providing entries like "collapse all", "fully expand", "collapse this node", etc. I hope this helps. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
