codenameone / CodenameOne

Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.
https://www.codenameone.com/
Other
1.71k stars 408 forks source link

Designer Stops responding #818

Closed codenameone closed 9 years ago

codenameone commented 9 years ago

Original issue 818 created by codenameone on 2013-08-01T04:34:44.000Z:

In the Codename One Designer if you edit the properties of a UUID in the theme it pops up a box too big for my screen. Trying the grab the handles to resize it hide this box but its still modal (but invisible) and therefore prevents any action in the desginer. I need to 'End Task' guessing which java.exe to close and reopen theme.res in order to continue.

codenameone commented 9 years ago

Comment #1 originally posted by codenameone on 2013-08-01T19:38:00.000Z:

This dialog alone has brought us no end of pain. Its just too complex for Matisse. The dialog is resizable however it won't shrink below a size it decided on (based on the layout managers). How big is your screen? Does it happen for all UIID's you open?

codenameone commented 9 years ago

Comment #2 originally posted by codenameone on 2013-08-06T22:24:09.000Z:

It does happen for all UIID that I've tried, my screen is 1920x1080. The resize handle appears but as soon as I click to grab the top of the window the dialog disappears completely and the designer no longer responds

codenameone commented 9 years ago

Comment #3 originally posted by codenameone on 2013-08-07T21:25:11.000Z:

Discovered that the dialog is still open but right at the bottom of the screen below the taskbar. If you unlock the task bar as soon as you go to move it the dialog reappears AND resizes to the correct size. If you keep the taskbar on the right of the screen it doesn't break.

If somehow it can be prevented from jumping off the bottom of the screen (or taking the taskbar height into account when laying out the form) all would be good.

codenameone commented 9 years ago

Comment #4 originally posted by codenameone on 2013-08-08T04:20:08.000Z:

Can you provide some screenshots? What taskbar?

codenameone commented 9 years ago

Comment #5 originally posted by codenameone on 2013-11-21T20:45:40.000Z:

I think this might have been fixed a while back. Is this still an issue?