GNOME Bugzilla – Bug 721024
Clicking a note produces critical messages on console
Last modified: 2018-01-07 10:14:39 UTC
I have a new note opened, and when I click on it, each time I have this kind of critical messages ** (bijiben:32708): CRITICAL **: WebKitDOMNode* webkit_dom_range_get_start_container(WebKitDOMRange*, GError**): assertion 'WEBKIT_DOM_IS_RANGE(self)' failed ** (bijiben:32708): CRITICAL **: gushort webkit_dom_node_get_node_type(WebKitDOMNode*): assertion 'WEBKIT_DOM_IS_NODE(self)' failed ** (bijiben:32708): CRITICAL **: WebKitDOMNode* webkit_dom_range_get_end_container(WebKitDOMRange*, GError**): assertion 'WEBKIT_DOM_IS_RANGE(self)' failed ** (bijiben:32708): CRITICAL **: gushort webkit_dom_node_get_node_type(WebKitDOMNode*): assertion 'WEBKIT_DOM_IS_NODE(self)' failed ** (bijiben:32708): CRITICAL **: WebKitDOMDocumentFragment* webkit_dom_range_clone_contents(WebKitDOMRange*, GError**): assertion 'WEBKIT_DOM_IS_RANGE(self)' failed build from git today
And focus fails. But i'm not sure solving 699249 would remove warnings.
This seems no longer found. Please re-open in case the issue persists. Thanks