Updates:
Status: Review
Comment #1 on issue 1200 by pekka.klarck: Navigate to destination by
clicking anywhere in statistics and test detail rows in log/report
http://code.google.com/p/robotframework/issues/detail?id=1200
This issue was updated by revision db3b662f5bd8.
Implemented and manually tested on Linux. Implementation mainly required
moving onclick handlers from tag/suite/test names to enclosing table rows,
and modifying styles so that hovering on these rows changes cursor to a
pointer.
Still needs testing at least with IE 8.