From kwin Sat Aug 08 20:47:16 2009 From: =?UTF-8?Q?Thomas=20L=C3=BCbking=20?= Date: Sat, 08 Aug 2009 20:47:16 +0000 To: kwin Subject: [Bug 195712] idea: place dialog windows with default button below Message-Id: <20090808204716.2F546179B2 () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kwin&m=124976450311700 https://bugs.kde.org/show_bug.cgi?id=195712 Thomas Lübking changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #3 from Thomas Lübking 2009-08-08 22:47:13 --- yes, but /only/ from within the application (which then doesn't need to do some querky heuristics but of course knows which button is marked "default") - KWin related payoff (inoperative raise) as mentioned above. The WM has /absolutely/ NO idea about the window content. Overmore this should really be handled by the application, as it can easily lead to accidental clicks (user clicks into a window, but in this moment a dialog pops up and moves the "format my HD no" button right under the mouse - ouch! So this needed to be accomplished with a timer that keeps the button disabled for a while to ensure the user knows what he's about to click or the dialog must be absolutely sure that an accidental click won't do anything (in which case the default button could have been spared... ;-) Anyway, that's an app design issue: What you really want is to DnD the link into your filebrowser. Konqueror and Dolphin support this. If you want to use another Browser/FM combination, that doesn't support this right now, you'll have to file a bug there :-( (I'll mark this bug INVALID, as what you want is not achievable from KWin (or any WM) - by no means. This does not mean you don't have a valid wish for a better workflow, but you'll have to redirect this bug - to some app or kdelibs/kfile for the filedialog - to get it done, sorry) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@kde.org https://mail.kde.org/mailman/listinfo/kwin