Bug 21796 - dialog overwrites it's own title
Summary: dialog overwrites it's own title
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: dialog
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-12-06 10:24 UTC by Holger Schurig
Modified: 2007-04-18 16:30 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-12-06 10:24:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Holger Schurig 2000-12-06 10:24:56 UTC
When I call

   dialog --title "Title" --msgbox "Hi there" 7 40

then the displayed image is not
+---------- Title -----------+
|         Hi there           |
|                            |
|                            |
+----------------------------+
|          <  OK  >          |
+----------------------------+

(as it was in Red Hat 6.2), but instead it now looks like

+---------Hi there ----------+
|                            |
|                            |
|                            |
+----------------------------+
|          <  OK  >          |
+----------------------------+

(You might get a better impression with a monospaced-font)


Note You need to log in before you can comment on or make changes to this bug.