Opened 13 years ago
Closed 13 years ago
#8653 closed enhancement (fixed)
jump to relevant log line when a test case is clicked
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | TestFramework | Version: | 1.3.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
after tests complete, it would be useful to be able to click on a test on the test list, and the relevant log line is scrolled into view and hilighted
similarly, when clicking on a block on the global progressbar, the correponding test suite in the test list should be scrolled into view.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | 8653.patch added |
---|
comment:1 Changed 13 years ago by
the attached patch implements the features described here
here is a online demo
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in [16691], just didn't register here.
Note: See
TracTickets for help on using
tickets.
patch for #8653 and #8652