Bug 528203 - Error message not shown on first editor opened
Summary: Error message not shown on first editor opened
Status: CLOSED DUPLICATE of bug 528205
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.6   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2017-12-06 09:55 EST by Aaron Steele CLA
Modified: 2017-12-06 11:30 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Steele CLA 2017-12-06 09:55:02 EST
if (form.getHead().getBounds().height == 0 || mergedList.isEmpty() || mergedList = null) {
form.setMessage(null, IMessageProvider.NONE);
			return;
}
Comment 1 Dani Megert CLA 2017-12-06 10:08:54 EST
Can you provide steps?
Comment 2 Dani Megert CLA 2017-12-06 11:30:34 EST

*** This bug has been marked as a duplicate of bug 528205 ***