Ticket #333 (closed Defect: worksforme)
uncaught type error while panning map-panel
Reported by: | Malte | Owned by: | |
---|---|---|---|
Priority: | Major | Milestone: | |
Component: | DeepaMehta Standard Distribution | Version: | 4.0.12 |
Keywords: | Cc: | ||
Complexity: | 3 | Area: | GUI / Usability |
Module: | deepamehta-webclient |
Description
out of a sudden i cannot move/pan my topicmap anymore. the following error message appears at client-side when firing a mousedown-event on the canvas.
Uncaught TypeError: Cannot read property 'x' of undefined DefaultTopicmapRenderer.topic_move_in_progressdefault_topicmap_renderer.js:515 iterate_associationsdefault_topicmap_renderer.js:739 find_associationdefault_topicmap_renderer.js:510 do_mousedowndefault_topicmap_renderer.js:416 f.event.dispatchjquery-1.7.2.min.js:3 f.event.add.h.handle.i
Change History
comment:1 Changed 12 years ago by Malte
- Summary changed from uncaught type error to uncaught type error while panning map-panel
comment:3 Changed 12 years ago by Malte
maybe this error is caused by the fact that i created another user_account with which i was logged in while trying to move a map "admin" created/owns. just a guess while thinking about it. though logging in as admin again, moving causes (this time firefox) to put out the error message:
Timestamp: 03.10.2012 02:03:30 Error: TypeError: ct2 is undefined Source File: http://localhost:8080/de.deepamehta.webclient/script/renderers/topicmap_renderers/default_topicmap_renderer.js Line: 515
Note: See
TracTickets for help on using
tickets.