Bug #5402
closed
diag_packet_capture.php - Output display scrolling issues
Added by Jim Pingle about 9 years ago.
Updated about 9 years ago.
Description
The length of the output display on diag_packet_capture.php isn't being limited which can make the page grow very large with a sizable capture showing full detail.
Also the output is not line wrapping so it's difficult to read properly, see #5395 for a similar issue with log display
- Status changed from Confirmed to Feedback
- Assignee changed from Anonymous to Jim Pingle
- % Done changed from 0 to 100
- Status changed from Feedback to Assigned
- Assignee changed from Jim Pingle to Anonymous
- % Done changed from 100 to 90
Scrolling is much better, thanks!
One last nit: It should be in a fixed-width font
- Status changed from Assigned to Feedback
- Assignee changed from Anonymous to Jim Pingle
- % Done changed from 90 to 100
- Status changed from Feedback to Assigned
- Assignee changed from Jim Pingle to Anonymous
No consolas here on Linux, maybe something like:
consolas,monaco,roboto mono,liberation mono,courier
Seems to work for me on Linux, Mac, and Windows that way
Also there is a stray "</font>" at the end of the capture output.
- Status changed from Assigned to Feedback
- Assignee changed from Anonymous to Jim Pingle
Fonts updated as suggested
- Status changed from Feedback to Resolved
Looks much better now, thanks!
Also available in: Atom
PDF