KTML and Firefox 10 on Mac

KTML and Firefox 10 on Mac

KTML and Firefox 10 on Mac
divider

After the recent upgrade to Firefox ver 10, KTML stopped working on Mac installations. The following errors were reported.

  • Styles menu does not show a list of styles
  • Clicking on any of the file browser buttons an error shows of File Browser Module is not available.

Edit the following file:

includes > ktm > core > editor_mozilla.js

Around line 10 search for the following

var class_name=(tmpprs.isSameNode(current_tag))

and replace with

var class_name=((current_tag))
Written by:  - 3 Nov, 2019