Ticket #257 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

editor doesn't focus anymore in IE

Reported by: VD Owned by: niko
Priority: highest Milestone:
Component: Xinha Core Version:
Severity: blocker Keywords: js image IE
Cc:

Description

1. when I try to insert an image in textarea it rises an error 'null' is null or not an object on line 143 in image-manager.js file. when I select some text before inserting it works normally. 2. Sometimes it puts the picture in the toolbar in other browsers, this happens with special characters too, it puts symbol above the text area.

Attachments

image-manager.js (4.2 kB) - added by anonymous 8 years ago.
image-manager.js

Change History

Changed 8 years ago by anonymous

image-manager.js

Changed 8 years ago by niko

  • owner changed from yermol to niko
  • priority changed from high to highest
  • component changed from Plugin_ImageManager to Xinha Core
  • severity changed from critical to blocker
  • summary changed from ImageManager plugin doesn't work in IE to editor doesn't focus anymore in IE

changeset:120 caused this! (see #124)

in IE almost everything that uses dialogs is broken: insert link, insert image, insert character etc...

Changed 8 years ago by niko

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

removed changeset:120 in changeset:159 we probably need another solution for 120 (propably a if(is_gecko) would be enough - as this fix is only for gecko and the bug happens only in IE)

i'm closing the bug - #124 is still open

Changed 8 years ago by gogo

Note: See TracTickets for help on using tickets.