Ticket #2057 (closed patch: fixed)

Opened 4 years ago

Last modified 3 years ago

fTools OK button should be masked out during operations

Reported by: cfarmer Owned by: cfarmer
Priority: minor: annoyance Milestone: Version 1.5.0
Component: Python plugins and bindings Version: Trunk
Keywords: fTools Cc:
Platform Version: Platform: All
Must Fix for Release: No Awaiting user input: no

Description

When clicking Ok on the fTools dialogs, during operation, the Ok button remains active, meaning it can be clicked multiple times... this might cause users to run the same analysis more than once without meaning to...

Attachments

disable_ok_button.diff Download (35.9 KB) - added by alexbruy 3 years ago.

Change History

Changed 3 years ago by alexbruy

Patch to fix this issue attached. Also in this patch removed some code duplication (same functions in doSomething file and in ftools_utils file)

Changed 3 years ago by lutra

  • type changed from bug to patch

Changed 3 years ago by alexbruy

Changed 3 years ago by alexbruy

Related ticket #1986

Changed 3 years ago by cfarmer

  • status changed from new to closed
  • resolution set to fixed

Patch applied in r13481.

Carson

Note: See TracTickets for help on using tickets.