Ticket #669 (closed bug: fixed)
Firefox SVG does not support full range of values
| Reported by: | crschmidt | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 2.4 Release |
| Component: | general | Version: | |
| Keywords: | Cc: | ||
| State: |
Description
Firefox SVG does not support drawing points with values more than something between 10,000 and 40,000. (It's hard to tell, since it crashes the browser when you try.) The resulting behavior is that the browser crashes.
I observed this behavior on OS X, and it has been reported many times by other users, though never fully fixed.
To reproduce:
- Zoom out on http://openlayers.org/dev/examples/draw-feature.html
- pan to hawaii
- Draw a point on Hawaii
- Zoom in as far as you can
The browser will usually lock up.
Partial patch incoming
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

