I think I found the relevant Firefox bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=215055

There's a test case that reproduces what we see on the Clojure API
page:

https://bugzilla.mozilla.org/attachment.cgi?id=129238

The reason for the bug is said to be a 16-bit limit on the coordinate
space of native widgets:

https://bugzilla.mozilla.org/show_bug.cgi?id=215055#c133

I assume that limit applies only to Windows (or the particular Windows
widgets that Firefox uses), which would explain why the bug doesn't
affect Firefox on OS X or Linux.  The good news is that the bug has
been fixed in the trunk, and should disappear in the next minor
release:

https://bugzilla.mozilla.org/show_bug.cgi?id=215055#c145

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to