Opened 14 years ago

Closed 14 years ago

#2057 closed patch (fixed)

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:
Must Fix for Release: No Platform: All
Platform Version: 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 (1)

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

Download all attachments as: .zip

Change History (5)

comment:1 by alexbruy, 14 years ago

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

comment:2 by lutra, 14 years ago

Type: bugpatch

by alexbruy, 14 years ago

Attachment: disable_ok_button.diff added

comment:3 by alexbruy, 14 years ago

Related ticket #1986

comment:4 by cfarmer, 14 years ago

Resolution: fixed
Status: newclosed

Patch applied in r13481.

Carson

Note: See TracTickets for help on using tickets.