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

Bug 513059

Summary: [e4] Rendering of parts broken after opening dialogs
Product: [RT] RAP Reporter: ben <benjamin.leipold>
Component: IncubatorAssignee: Project Inbox <rap.incubator-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.2 M7   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
Snippet to reproduce this bug
none
correctly rendered part
none
broken rendering none

Description ben CLA 2017-03-03 08:10:43 EST
Created attachment 267090 [details]
Snippet to reproduce this bug

This bug is related to 512943 but specific to Edge/IE. Additionally to the corrupted toolbar, a whole part stack gets corrupted.

How to reproduce:

1. Start the attached snippet
2. Switch to fullscreen
3. Switch to "Part 2"
4. Switch back to "Part 1"
5. click on the sole visible tool item of the corrupted toolbar (a dialog should open)
6. close the dialog

-> the part stack on the right is drawn displaced (see screenshot)
Comment 1 ben CLA 2017-03-03 08:12:58 EST
Created attachment 267091 [details]
correctly rendered part
Comment 2 ben CLA 2017-03-03 08:13:58 EST
Created attachment 267092 [details]
broken rendering
Comment 3 Ivan Furnadjiev CLA 2017-04-07 03:20:38 EDT
I can't reproduce it with the latest RAP and e4 bundles. For me the ToolItems are disabled and I have to add a button inside the part to open the MessageDialog. I don't know if this matters or not.
Comment 4 ben CLA 2017-04-10 10:19:41 EDT
I can not reproduce it with Edge anymore either. With IE it is still broken. For me the ToolItems are not disabled. With a button inside the part the bug is not reproducible.
Comment 5 ben CLA 2017-04-11 04:24:04 EDT
Seems to be fixed by changes made for Bug 435499.
Comment 6 Ivan Furnadjiev CLA 2017-04-11 04:35:52 EDT
I'll close it than.