Bug 223576 - kdm must display a confirm dialog when the user click on the show console menu entry.
Summary: kdm must display a confirm dialog when the user click on the show console men...
Status: RESOLVED FIXED
Alias: None
Product: kdm
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdm bugs tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-20 14:21 UTC by Davide Bettio
Modified: 2010-02-28 21:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Bettio 2010-01-20 14:21:27 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

KDM doesn't display any confirm dialog when the user click on the show console menu.
This behaviour is not user friendly and it must be fixed.
Comment 1 Oswald Buddenhagen 2010-02-20 23:45:38 UTC

*** This bug has been marked as a duplicate of bug 96917 ***
Comment 2 Oswald Buddenhagen 2010-02-20 23:46:36 UTC
blah, bullshit. i should go to sleep. :}
Comment 3 Oswald Buddenhagen 2010-02-21 13:12:44 UTC
the original plan was just outputting a message telling how to get back to x on the text console after switching to it. however, that poses some technical problems, so maybe a confirmation dialog with a verbose help message would be a good idea, indeed. it's not a particularly commonly used function anyway ...

btw, you can configure away the menu point entirely.
Comment 4 Oswald Buddenhagen 2010-02-28 21:40:07 UTC
SVN commit 1097271 by ossi:

always show confirmation dialog before switching to console mode

the dialog also contains instructions on getting back to text mode.

BUG: 223576

 M  +0 -1      TODO  
 M  +0 -2      backend/dm.c  
 M  +21 -5     kfrontend/kdmshutdown.cpp  
 M  +10 -12    kfrontend/kgdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1097271