Sebastian Werner wrote:

> Good question. In my test-cases this seems to work always. 
> Can you send us an (small) example which shows this problem?

Attached is a simple test.  I have two QxListViews, one using
a column of type "iconHtml", and the other is using "image".

Each is created with no data rows.

Each has a "Populate" button that will load three rows of data
into them.  I have attached "before and after" screenshots of
the list views.

In the iconHtml listview, I get broken images in the empty rows.

In the image listview, I get no broken images, but I get 1x1 images
(the tiny dots in the screenshot) in the populated rows.

I don't have any path initialization code in my example JavaScript,
but I don't think I need it, since I recompiled qooxdoo with custom
path settings in QxSettings.js.

I hope I'm not doing something wrong and wasting your time.  Maybe
this time, it will be a legitimate issue!  :-)

Thanks for any insight.

Jason Priebe
CBC New Media 

Attachment: QxListView_ss1.png
Description: QxListView_ss1.png

Attachment: QxListView_ss2.png
Description: QxListView_ss2.png

Reply via email to