After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 144171 - stop operation dialog
stop operation dialog
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.6.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2004-06-11 15:28 UTC by Bryan W Clark
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Bryan W Clark 2004-06-11 15:28:06 UTC
Here's the scenario that needs to be reworked:
   FR is opening a large archive
   Progress dialog is running
   User presses STOP button
   FR stopped opening archive
   * new close dialog appears saying "operation stopped" *
   FR remains open with no archive open

The line quoted with stars needs to be removed from FR, there's no reason to
tell the user that after they pressed the stop button the "operation stopped"

Keeping FR open after stopping is also a questionable idea, but one that I'm not
ready to make a decision on yet.