Bug 576696

Summary: NotificationBuilder should allow to set the parent shell
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: Lars.Vogel
Version: 4.22   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/186587
Whiteboard:
Bug Depends on: 575091    
Bug Blocks:    

Description Lars Vogel CLA 2021-10-18 06:32:09 EDT
In the one use case in platform we set the parent shell for the notification to place it on the right corner for the current shell.

			setParentShell(PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell());


This seems not possible with the new API. Could that be added?
Comment 1 Eclipse Genie CLA 2021-10-18 06:34:23 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/186587