[Webkit-unassigned] [Bug 278290] The object is in an invalid state. ambiguous/useless error message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 18 21:01:40 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=278290

--- Comment #1 from John A. Bilicki III <jab_creations at yahoo.com> ---
Okay so it's a fresh day and I successfully reproduced the issue on my Mac Mini.

Here is the stack call from the developer console:

[Error] InvalidStateError: The object is in an invalid state.

collapseToEnd (editor_rich.js:920)

rich_caret_move (editor_rich.js:920)

rich_event_focus (editor_rich.js:1673)

webmaster_cms (webmaster.js:626:249)

window_onsubmit (index.js:11887)

(anonymous function) (index.js:11827)


Either the error is too self-contained or there is an issue with my error-handling functions cleaning up the parameters passed to it. I'll look in to it further to see if this is more of an issue on my end or the browser's.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240819/aa963bb5/attachment.htm>


More information about the webkit-unassigned mailing list