Vaadin7 port bugs and issues aggregator. (MGNLUI-485)

[MGNLUI-515] Dialog is opened behind parent dialog Created: 07/Jan/13  Updated: 21/Jan/13  Resolved: 21/Jan/13

Status: Closed
Project: Magnolia UI
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Sub-task Priority: Critical
Reporter: Samuli Penttilä Assignee: Samuli Penttilä
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
causality
is causing MGNLUI-582 Messages App: messages app opened twice Closed
Template:
Date of First Response:

 Description   

When dialog opens another dialog the latter opens in background and is visible after parent has been closed.

Steps to reproduce:
1. Open dialog containing CKEditor in showcase app
2. Create magnolia link to open pages app chooser dialog
3. Close dialog opened in step 1
4. Pages app chooser dialog is now shown



 Comments   
Comment by Samuli Penttilä [ 09/Jan/13 ]

Fixed by changing the order which components are added in deck layout

Comment by Espen Jervidalo [ 21/Jan/13 ]

if (children.isEmpty() || children.getFirst() != c) should be adapted to the change

Comment by Samuli Penttilä [ 21/Jan/13 ]

Modified if-clause to check for last child instead of first.

Generated at Mon Feb 12 08:37:37 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.