google-code-export / ords

Automatically exported from code.google.com/p/ords
1 stars 0 forks source link

'Prevent this page from creating additional dialogues' check box causes problems in Firefox #569

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using Firefox, view the structure of a database. Make some changes.
2. Click 'Save', and notice that the 'Changes Saved!' message also offers you a 
check box labelled 'Prevent this page from creating additional dialogues'. Tick 
the box.
3. Discover that you can't then save any further changes you make.

What is the expected output? What do you see instead?
Ticking the box prevents any further dialogue boxes appearing until you exit 
and re-enter the schema designer. This makes it impossible to save changes 
(though this isn't immediately obvious - you can still click the 'Save' button: 
you don't get a message confirming the save has worked, but you also don't get 
one indicating it hasn't). It also means that it's not possible to edit 
comments on fields.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by meriel.p...@gmail.com on 26 Nov 2014 at 5:41

GoogleCodeExporter commented 9 years ago
This now uses custom dialogues which fit the style of the other pop-up forms, 
rather than using native browser ones.

Original comment by marxjohn...@gmail.com on 27 Nov 2014 at 1:52