Project

General

Profile

Defect #536

globals.DIALOGS.setDialogHeight() breaks buttons

Added by Tony Stewart over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
07/23/2012
Due date:
% Done:

100%

Estimated time:
Browser (if web client):
Chrome, Safari, Firefox

Description

It seems that setting globals.DIALOGS.setDialogHeight() stops the dialog buttons from working.

globals.DIALOGS.showWarningDialog('Warning dialog test', 'A Warning of some sort ', 'Cancel', 'Do It Anyway')
globals.DIALOGS.setDialogHeight(120)
globals.DIALOGS.showWarningDialog('Warning dialog test', 'A Warning of some sort ', 'Cancel', 'Do It Anyway')

Buttons in the first dialog work, buttons in the second dialog don't.


Related issues

Related to Dialogs module - Defect #539: globals.DIALOGS.setDialogHeight() breaks buttonsClosed07/27/2012

Actions

History

#1

Updated by Robert Ivens over 11 years ago

That's indeed an interesting one. I see the same in version 1.5 of the module.
It looks like it get confused with the Window object references. I will invesitigate a little further.

#2

Updated by Robert Ivens over 11 years ago

  • Target version set to 1.5.2
#3

Updated by Robert Ivens over 11 years ago

  • Target version changed from 1.5.2 to 1.1.4
#4

Updated by Robert Ivens over 11 years ago

  • Assignee changed from Tony Stewart to Robert Ivens
#5

Updated by Robert Ivens over 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Fixed in 1.1.4

#6

Updated by Robert Ivens over 11 years ago

  • Status changed from Closed to Resolved
#7

Updated by Robert Ivens about 11 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF