Bug #5395
closeddiag_logs.php - Reading log text is difficult (Lack of line wrapping, bg color)
0%
Description
The lack of wrapping on content displayed by diag_logs.php aligns better but it makes it really difficult to read long messages, especially ones near the top, as you have to either copy/paste them into something else or scroll all the way to the bottom, move the horizontal scroll bar over, then find the message you were reading before. Or click and drag and hope the browser follows properly. I can't think of any scenario that helps the user by removing wrapping here, but maybe I'm overlooking something.
While here, the background gray is a tad dark for reading black text on it. Could be a few shades lighter, or rows could alternate between white and a really light gray.
Updated by Anonymous about 9 years ago
- Status changed from New to Feedback
- Assignee changed from Anonymous to Jim Pingle
Log viewer changed to table layout to support wrapping.
Updated by Anonymous about 9 years ago
- % Done changed from 0 to 100
Applied in changeset pfsense:ba6c5357c5c9fd342678f8bad20066f1f56c31cd.
Updated by Jim Pingle about 9 years ago
- Status changed from Feedback to Resolved
- % Done changed from 100 to 0
That is much easier on the eyes, thanks!