Closed (won't fix)
Project:
nicEdit WYSIWIG Editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2008 at 00:49 UTC
Updated:
23 Apr 2013 at 18:17 UTC
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