Bug? Error in the IDE?

Filippo

Expert
Licensed User
Longtime User
Hi,

i don't know if it's a bug or not, maybe because i never noticed it before?

Error description:
When deleting an item from the Files Manager, sometimes the error occurs: An error occurred. The height must not be a negative number.
1670317897357.png


Then the Files-Maneger changes the view, the folder "Default Group" goes from top to bottom.
1670317873123.png
 

aeric

Expert
Licensed User
Longtime User
I also facing this before. I thought my project file was corrupted.
 

MikeH

Well-Known Member
Licensed User
Longtime User
Same here. Also, not sure if its related, been having similar issues with layout designer.
 

aeric

Expert
Licensed User
Longtime User
Okay I just reproduced it.
It does not happen when you have fewer items.
When the list is longer with scroll bar, and you delete the last item, that's when it happens.

View attachment 136847
It happened in my B4J when I try to click the "Sync" button in File Manager tab.
 

aeric

Expert
Licensed User
Longtime User
When I select Close Project from File menu, another error shows.

1671171453650.png
 
Top