adrnsoh / codenameone

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

Dialog has no 'OK' button when try to save without setting Main Form #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an app using gui builder template
2. Remove all gui elements from the template
3. Add a blank form.
4. Save

What is the expected output? What do you see instead?
An error dialog is shown to choose the main form, but the dialog has a bad 
layout and missing OK button. 

What version of the product are you using? On what operating system?
0.1 build 20120311 on Ubuntu 11.10

Original issue reported on code.google.com by 1815...@coolman.ca on 13 Mar 2012 at 2:09

GoogleCodeExporter commented 9 years ago
I can't seem to reproduce this issue. Attached is a screenshot of what I'm 
seeing for this use case, can you provide a screenshot of what you are seeing 
so I have a better grip of what I'm dealing with?
Also please make sure you are using Java 6 and not Java 5.

Original comment by shai.almog on 13 Mar 2012 at 6:00

Attachments:

GoogleCodeExporter commented 9 years ago
Sure, here's mine

Original comment by 1815...@coolman.ca on 13 Mar 2012 at 6:21

Attachments:

GoogleCodeExporter commented 9 years ago
Weird... I'll try and fix it in my next commit.

Original comment by shai.almog on 13 Mar 2012 at 6:27

GoogleCodeExporter commented 9 years ago
I also just verified I'm using Java 6. 

Original comment by 1815...@coolman.ca on 13 Mar 2012 at 6:34

GoogleCodeExporter commented 9 years ago
Verified in build 20120315 that the dialog no longer appears on save... I'm 
assuming the gui builder now always has a main form.

Original comment by 1815...@coolman.ca on 16 Mar 2012 at 12:14

GoogleCodeExporter commented 9 years ago
Verified the OK and Cancel buttons are there in build 20120315.  Not sure why I 
wasn't able to reproduce in comment 5.

Original comment by 1815...@coolman.ca on 16 Mar 2012 at 6:09