Hi, Dmitry.
On 21/11/2018 08:40, Dmitry Markov wrote:
On OS X the keyboard shortcut “cmd +`” stops working properly if a popup window 
is displayed. That behaviour is caused by window ordering operation. However it 
is really unnecessary to perform ordering for popup windows because they are 
located at another window level, (i.e. NSPopUpMenuWindowLevel) and always 
placed above their parents.

If ordering of windows is not necessary for popup only, then why we skip 
ordering for other child windows/and their child and so on?

--
Best regards, Sergey.

Reply via email to