wei-spring / codenameone

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

newVM causes hiding of list items #1297

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please clearly state whether the issue relates to a device/the simulator or
the tools.
Device - iPhone

If related to a device be sure to specify exactly which device with as much
details as possible.

iPhone 4, iOS ver 7.1.2 - newVM

What steps will reproduce the problem?
1. Have a List with Renderer set to custom ListCellRenderer
2.
3.

What is the expected output? What do you see instead?

the items in the custom ListCellRenderer are not shown sometimes.

What version of the product are you using? On what operating system?

Latest cn1 with newVM=true in iOS

Please provide any additional information below.

Please see the screenshots when the items in list are not shown and then 
exiting the app and starting again, we can see the items in the list.

Original issue reported on code.google.com by nir...@nvsoft.com on 20 Jan 2015 at 5:51

Attachments:

GoogleCodeExporter commented 9 years ago
Have experienced this exact same problem with new VM on Android.

Original comment by bry...@webbtide.com on 20 Jan 2015 at 11:24

GoogleCodeExporter commented 9 years ago
I can't reproduce.  There are lots of things that could go wrong with a cell 
renderer.  Please post a minimal test case that I can use to reproduce the 
issue.

Original comment by st...@weblite.ca on 27 Jan 2015 at 10:31

GoogleCodeExporter commented 9 years ago
Unfortunately, I can't send a test case. The app with which I had the problem 
I've completely restructured, and I cannot reproduce. I suspect there may have 
been some memory or race condition that changes in the VM made evident. I could 
not see in my code why the list renderer would behave like it did.

Original comment by bry...@webbtide.com on 27 Jan 2015 at 11:22

GoogleCodeExporter commented 9 years ago

Original comment by st...@weblite.ca on 28 Jan 2015 at 12:47