Results 109 comments of David Adler

pixiv.net seems to be one site with this issue (at least sometimes).

I've tried to fix this in my private "referrer" branch but it didn't work. Instead of loading the image in an Image xul node, I load it in an html...

Another approach is to use XMLHttpRequest to explicitly control the http request for the image data. Request/read the data, then manually stuff it into an image or img node via...

There's another problem from the same root cause: when an image is displayed at 100% size, but one edge is truncated due to the container, TZP won't show the popup,...

From the commit message: ``` This half-fixes Issue #19: Popup sometimes doesn't pop down when move out of thumb. It fixes so moving outside the visible edges of the thumb...

500px.com 'flow' view is a good test case.

I was wondering if anyone would want that... OK, on the list :-)

Is a checkbox in TZP preferences enough, or would you toggle it often enough to want a hotkey?

Thanks for the detailed report. I plan to fix that for the next release.

Xupefei, does this problem ever cause Google+ to not display a thumbnail in TZP? As far as I can tell from my testing, it continues to work as it did...