If the dock is set to hide when a window overlaps it, I think we can ignore these dialog windows. After all, they are dialogs of a parent window, and this one is probably maximized, so it hides the dock.
It's the other case that causes trouble (dock hides on active window), because popping the dialog window will make the parent window lose the focus, so the dock will re-appear. If this case is fixed, I think we're ok (and by the way, as another solution, when a dialog window appears, we could also get the parent window, and consider it didn't loose the focus). 2013/1/1 Matthieu Baerts <[email protected]> > @fabounet: the problem is that this kind of windows are not tracked by the > dock except if this window is active. > What can we do? We can hide it if this window is active: > -- You received this bug notification because you are a member of Cairo- Dock Devs, which is subscribed to Cairo-Dock Core. https://bugs.launchpad.net/bugs/1094825 Title: the dock doesn't hide when a Downloading windows overlaps Status in Cairo-Dock : Core: In Progress Bug description: Hello, great app. Here the bugs I have. -> When I download something from the web or from something else, a window appers asking for the path. My dock is set to autohide when a window overlaps and it does. But with downloading windows it doesn't. It is getting annoying. -> When I dismount a usb stick, the dock diseapered for few secounds. It is annoying also. Cairo-dock version : 3.1.99.alpha0 with openGL Ubuntu version : Quantal, 64 bits I am not using the Cairo-dock session Thank for your work To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1094825/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~cairo-dock-team Post to : [email protected] Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp

