Bug 178345 - [Forms] Multi-line header message not shown but uses space
Summary: [Forms] Multi-line header message not shown but uses space
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P2 minor (vote)
Target Milestone: ---   Edit
Assignee: platform-ua-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2007-03-20 13:32 EDT by Christof Marti CLA
Modified: 2017-05-21 10:10 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christof Marti CLA 2007-03-20 13:32:43 EDT
3.3M5

Setting a mult-line message on a form editor header (Form.setMessage()) results in the message taking space as if shown with all lines, but only the first line is drawn.
Comment 1 Dejan Glozic CLA 2007-03-20 15:58:59 EDT
Hmmm....

It is possible that this is a bug in CLabel (Curtis, inspect if CLabel uses drawText or drawString to render text - the former is respecting new lines, while the later doesn't).
Comment 2 Dejan Glozic CLA 2007-03-20 15:59:23 EDT
Of course, if the message is shown as a hyperlink, that would be our bug.
Comment 3 Chris Goldthorpe CLA 2011-04-20 15:59:49 EDT
Are you still interested in this bug? If so do you have a test case?
Comment 4 Stefan Xenos CLA 2017-05-21 10:10:38 EDT
I believe this was fixed in the recent refactoring of Forms. Please reopen if you disagree.