Bug 566502 - ToolBarManager update(true) does not relayout when new number of items is zero
Summary: ToolBarManager update(true) does not relayout when new number of items is zero
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.16   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-29 10:20 EDT by Rolf Theunissen CLA
Modified: 2020-08-29 10:20 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Theunissen CLA 2020-08-29 10:20:34 EDT
The relayout method of ToolBarManager is not executed when the new number of elements is zero, even when force is requested. This corner case is missed in the patch of Bug 186800 Comment 18.