enyojs / enyo

A JavaScript application framework emphasizing modularity and encapsulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List does not appear in Firefox on Windows

mkascak opened this issue · comments

Run the sample test for list.

List does not appear as it does on chrome.

What version of firefox?

12.0

Looks like a compositing bug. Setting the rows from 2 million to 200000 in the example fixes it. I'll go ahead and commit that so it's not confusing.

Saw the same issue on Mac.
When would should the fix get into git?
thx

Nvm, this isn't a compositing bug, but a Firefox rendering engine bug.

The error seems to occur if the list port div is >= 17895698px in height.