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
Comment #1
douggreen commentedAs 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!
Comment #2
douggreen commented