Comment 1 for bug 1627879

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

I think the expectation is wrong:

[2016-09-26 15:27:14.571996] miral::Window Management: place_new_surface app_info={application=qtcreator, windows={, , Qt Creator}}, requested_specification={name=, type=dialog, top_left=(394, 272), size=(880, 520), output_id=0, state=restored, min_width=0, min_height=0, max_width=16777215, max_height=16777215, parent=Qt Creator, top_left=(394, 272)} -> {name=, type=dialog, top_left=(394, 282), size=(880, 520), output_id=0, state=restored, min_width=0, min_height=0, max_width=16777215, max_height=16777215, parent=Qt Creator, top_left=(394, 282)}

The template window dialog is modal, so the main window should not get focus on Alt-Tab,

That's what I observe. I don't see "Some window without a name". Admittedly I'm testing with lp:~alan-griffiths/miral/fix-1628033 - but if there are no other issues I'm satisfied to mark this as a dup.

Could you confirm or clarify?