Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 546558

Summary: Shell is not coming to top after maximizing and minimizing
Product: [RT] RAP Reporter: Valerija Miklausic <valerija.miklausic>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.7   
Target Milestone: 3.9   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/140934
https://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=315ee9446cf0375bb0ef0ac7b799307e2809eea3
Whiteboard:
Attachments:
Description Flags
Clean Application.java file with the logic none

Description Valerija Miklausic CLA 2019-04-18 08:19:59 EDT
Created attachment 278333 [details]
Clean Application.java file with the logic

Standalone application attached.

Steps to reproduce the issue(2 different code logics used):

Option 1- using set minimizied, set focus and force active

1. open shell 1
2. open shell 2
3. maximize shell 1
4. minimize shell 1
5. show files -> try to open shell 1


Option 2 - using set minimized and force active

1. open shell 1
2. open shell 2
3. maximize shell 1
4. minimize shell 1
5. close shell 2 (this step should bring shell 1 to top but it doesn't)
Comment 1 Eclipse Genie CLA 2019-04-22 05:28:59 EDT
New Gerrit change created: https://git.eclipse.org/r/140934