Feature #1903
"Clear Log" should actually remove entries from memory
Description
The 'Clear Log' taskbar button no longer functions correctly in the latest unstable (1416); it merely makes the log instantly close, rather than emptying it's content.
Associated revisions
History
#1 Updated by skyjake about 10 years ago
- Tags set to UI, Client, Console, TaskBar
- Category set to Regression
- Status changed from New to In Progress
- Assignee set to skyjake
- Target version set to 49
#2 Updated by skyjake about 10 years ago
- Tracker changed from Bug to Feature
- Subject changed from Clear Log button no longer functions to "Clear Log" should actually remove entries from memory
- Category changed from Regression to User experience
- Target version changed from 49 to 1.15
#3 Updated by skyjake about 10 years ago
The behavior of "Clear Log" has been to just reset the history widget height to zero ever since the task bar was introduced. However, it would be more helpful to actually remove the entries from memory (everything still stays in the log file, of course).
#4 Updated by skyjake about 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
UI|Client|Console: "Clear Log" should actually remove all entries
"Clear Log" will now erase entries from memory instead of simply
reducing the log height to zero.
Note that log height is reduced automatically to zero when the log
is closed and opened.
IssueID #1903