sfu-natlang / lensingwikipedia

Lensing Wikipedia is an interface to visually browse through human history as represented in Wikipedia. This the source code that runs the website:
http://lensingwikipedia.cs.sfu.ca
Other
11 stars 4 forks source link

Display bug on Chrome Version 39 (macosx; 10.10.1) #146

Closed anoopsarkar closed 9 years ago

anoopsarkar commented 9 years ago

When loading the lensing website, I see the first four facets in the default Facet view, but not the fifth. If I resize the window I see the fifth facet. The size of the window is not excessively small to begin with, and the problem does not occur with a similar sized window on Safari on the same mac.

anoopsarkar commented 9 years ago

Upgrading Chrome to Version 40.0.2214.93 did not help.

anoopsarkar commented 9 years ago

This might be why this is happening:

chrome-extension://bgckommphflbikdkkpheadpnjbmmkceb/js/lib/reports.js:1 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
lw.js:1176 
query timing prepare 0.001 wait on backend 0.195 handle 0.102 total 0.298
anoopsarkar commented 9 years ago

I think it is related to the jquery resize not working properly. A forced redraw of the window by resizing it slightly will draw all columns in the Facet view. It is very annoying and still happens only on Chrome.

anoopsarkar commented 9 years ago

Just tested with Firefox version 35 on macosx and the same problem occurs here.

anoopsarkar commented 9 years ago

The problem seems to have fixed itself. Closing.