Ticket #1409 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Cannot edit image properties in Xinha 0.96beta2 with Firefox 3

Reported by: guest Owned by: gogo
Priority: normal Milestone: 0.96
Component: Xinha Core Version: trunk
Severity: major Keywords:
Cc:

Description

Using firefox 3, if you right click on an image and goto "Image Proporties", you get a javascript error and the dialog box does not come up.

Error: d._insertImage is not a function Source File: /xinha/plugins/ContextMenu/ContextMenu.js Line: 3

Change History

Changed 3 years ago by guest

  • severity changed from normal to major

Changed 3 years ago by guest

Additional info from FireBug? Trace:

d._insertImage is not a function

onGenerate()()ContextMenu.js (line 3)

onGenerate()()ContextMenu.js (line 3)

onGenerate()()ContextMenu.js (line 3)

[Break on this error]

Xinha.loadStyle("menu.css","ContextMenu"...s",z)}Xinha._stopEvent(F);return false};

Changed 3 years ago by guest

Similar problem here. Inserting an image into the Xinha editor through the InsertImage? dialog works, but when selecting this inserted image and right-clicking it and choosing image properties (or clicking the image-icon in the toolbar) a JavaScript? error occurs. A workaround is deleting the image and inserting it again.

Browser: Internet Explorer 7

Changed 3 years ago by wymsy

[1177] fixes the latter case (clicking the toolbar button). I haven't tested the context menu case, so leaving open.

Changed 2 years ago by gogo

  • status changed from new to closed
  • resolution set to fixed

Changeset:1217 fixes this for ContextMenu (and maybe others).

Note: See TracTickets for help on using tickets.