« Return to Thread: image issues in QxListView

RE: image issues in QxListView

by Jason Priebe :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
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




QxListView_ss1.png (17K) Download Attachment
QxListView_ss2.png (20K) Download Attachment

 « Return to Thread: image issues in QxListView