| Summary: | [e4] Rendering of parts broken after opening dialogs | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | ben <benjamin.leipold> | ||||||||
| Component: | Incubator | Assignee: | 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: |
|
||||||||||
Created attachment 267091 [details]
correctly rendered part
Created attachment 267092 [details]
broken rendering
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. 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. Seems to be fixed by changes made for Bug 435499. I'll close it than. |
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)