| Summary: | Shell is not coming to top after maximizing and minimizing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Valerija Miklausic <valerija.miklausic> | ||||
| Component: | RWT | Assignee: | 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: |
|
||||||
New Gerrit change created: https://git.eclipse.org/r/140934 Gerrit change https://git.eclipse.org/r/140934 was merged to [master]. Commit: http://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=315ee9446cf0375bb0ef0ac7b799307e2809eea3 |
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)