Discussion:
[Cartoweb-dev] [Bug 1930] New: pdfRotate conflict with outline dhtml layer in IE
b***@bugzilla.maptools.org
2008-08-07 08:29:34 UTC
Permalink
http://bugzilla.maptools.org/show_bug.cgi?id=1930

Summary: pdfRotate conflict with outline dhtml layer in IE
Product: CartoWeb
Version: unspecified
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: DHTML Interface
AssignedTo: cartoweb-***@lists.maptools.org
ReportedBy: ***@camptocamp.com


when an outling drawing is done, a new dhtml layer is added to the current
display. This conflict with the drawing layer where the pdfRotate feature is
drawn. The umo element returned onmouseover is wrong in IE, it return
map_outline_xxxx where it should return the polygone-filled element
corresponding to the pdfRotate feature.

an ugly hack, removing the map_outline_xxxx div from the dom and removing the
related layer object from the array of dhtml layer, solve this problem but I
would prefer to find a better(proper) way to do it.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.

Loading...