When clicking on the split summary button a javascript error is reported.

line 233 in drupal.js

[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMNSHTMLTextAreaElement.selectionStart]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost/drupal6b3/misc/drupal.js :: anonymous :: line 233" data: no]
[Break on this error] if (typeof(element.selectionStart) != 'number' && document.selection) {

Comments

douggreen’s picture

As I've done most of the recent development on 5.x, could you please retest and post what happens with the 5.x version. Thanks!

douggreen’s picture

Status: Active » Closed (won't fix)