Opened 15 years ago

Closed 15 years ago

#4145 closed bug (fixed)

KDLs screen paging overwrites first two lines of subsequent pages

Reported by: idefix Owned by: axeld
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When you get into the KDL you'll be greeted with the following screen:
Welcome screen of KDL
Requesting help, gets you the first help-page:
first page of KDL help text
You'll notice the two blank lines after the first row overwriting the Welcome... and Thread... rows. The kdebug> prompt is not overwritten however.

The next page doesn't continue after the two blank lines, but right after the first line (notice that this page has not been fully written to the screen yet):
second page gets written to screen

When the page has been fully written, the two blank lines now cover the first two lines of this new page as indicated by the red bounding rectangle:
second page of KDL help text fully written to screen

From then on, every page has it's first two lines overwritten by the two blank lines.

Attachments (4)

KDL1.png (69.5 KB ) - added by idefix 15 years ago.
Welcome screen of KDL
KDL2.png (36.9 KB ) - added by idefix 15 years ago.
first page of KDL help text
KDL3.png (38.3 KB ) - added by idefix 15 years ago.
second page gets written to screen
KDL4.png (38.0 KB ) - added by idefix 15 years ago.
second page of KDL help text fully written to screen

Download all attachments as: .zip

Change History (5)

by idefix, 15 years ago

Attachment: KDL1.png added

Welcome screen of KDL

by idefix, 15 years ago

Attachment: KDL2.png added

first page of KDL help text

by idefix, 15 years ago

Attachment: KDL3.png added

second page gets written to screen

by idefix, 15 years ago

Attachment: KDL4.png added

second page of KDL help text fully written to screen

comment:1 by mmlr, 15 years ago

Resolution: fixed
Status: newclosed

Yep, annoyed me a few times already. Fixed in hrev31865.

Note: See TracTickets for help on using tickets.