Bug 62129

Summary: Suggest button is not cancellable.
Product: knewsticker Reporter: Thomas Zander <zander>
Component: generalAssignee: Frerich Raabe <raabe>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Zander 2003-08-04 21:24:39 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

The 'add news source' dialog has a button 'suggests'.
When I press this button the whole GUI disables.
While this is unsetteling enough, I notice that the title bar has changed, so I wait.

After a minute or so I try to cancel the button only to find out that no button is enabled and pressing ESC closes the dialog. Throwing away my changes...

Please use a modal dialog that tells me what is going on, with a cancel button that allows me to cancel the 'suggest' action.
Comment 1 Frerich Raabe 2003-08-31 12:39:44 UTC
Subject: kdenetwork/knewsticker/kcmnewsticker

CVS commit by raabe: 

- When suggesting values for a newsfeed's fields, use a modal dialog with a
  timeout of 60 seconds, and tell what is going on.
CCMAIL:62129-done@bugs.kde.org


  M +94 -102   newssourcedlgimpl.cpp   1.35
  M +35 -13    newssourcedlgimpl.h   1.13