Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 928 by [email protected]: Log: Expand All with large data can
freeze the browser
http://code.google.com/p/robotframework/issues/detail?id=928
With large data expanding all can freeze the browser if expand runs long
enough.
Ideas to solve this issue:
* Suite "Expand All" -> Suite "Expand" that expands so that test nodes are
shown
* Expand only those parts that are really visually displayed to user
(could be hard to implement in a nice way though)
* Remove "Expand All"