Opened 20 years ago
Closed 19 years ago
#1646 closed defect (fixed)
LogEntry cursor misplaced in System Status -> Log Entries
Reported by: | otto at kolsi dot fi | Owned by: | cpinkham |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
With SVN 9647:
With DB logging enabled, if you go to the System Status -> Log Entries and acknowledge the last log entry at the bottom, log entry is removed as it should but the "cursor" goes out of the log entry box. If the log entry list is not full, after acknowledgment cursor stays within the box but one index too low (below the last log entry).
Change History (2)
Note:
See TracTickets
for help on using tickets.
(In [10563]) Fix misplaced row highlighting in the log viewer part of the system status screen after acknowledging the last log entry in the list.
Closes #1646.