Ticket #564 (closed bug: fixed)
XHTML Strict DocType breaks editing in IE
| Reported by: | crschmidt | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.4 Release |
| Component: | general | Version: | |
| Keywords: | Cc: | ||
| State: |
Description
http://openlayers.org/pipermail/dev/2007-March/000471.html
Reported by Eric Lemoine:
If you add <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> at the top of examples/editingtoolbar.html, editing behaves strangely: the geometry displays in the top/left corner as opposed to under the mouse pointer.
Before 2.4, check if this also breaks zooming in (since the handler control might be at fault here) -- if it does not break zooming/panning, this can be bumped to 2.5 if no patch is created.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

