You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar should fire internal _selectionChangeDebounced event 200 ms after last selection change FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show() should add #toolbarView to the #_balloon and attach the #_balloon to the selection for the forward selection FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show() should ignore the zero-width orphan rect if there another one preceding it for the forward selection FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show() should add #toolbarView to the #_balloon and attach the #_balloon to the selection for the backward selection FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show() should update balloon position on ViewDocument#render event while balloon is added to the #_balloon FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show() should not add #toolbarView to the #_balloon more than once FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show() should not add #toolbarView to the #_balloon when all components inside #toolbarView are disabled FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show() should add #toolbarView to the #_balloon when at least one component inside does not have #isEnabled interface FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show() on #_selectionChangeDebounced event should not be called when the editor is not focused FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show() on #_selectionChangeDebounced event should not be called when the selection is collapsed FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show() on #_selectionChangeDebounced event should be called when the selection is not collapsed and editor is focused FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar hide() should remove #toolbarView from the #_balloon FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar hide() should stop update balloon position on ViewDocument#render event FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar showing and hiding "before each" hook for "should open when selection stops changing" FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show event should not show the panel when show event is stopped FAILED
Safari 11.0.0 (Mac OS X 10.13.0) ContextualToolbar show event should not show the panel when show event is stopped FAILED
The main issue: #615
Broken tests in this package:
_selectionChangeDebounced
event 200 ms after last selection change FAILEDshow
event is stopped FAILEDshow
event is stopped FAILEDIn order to reproduce these issues, please follow this instruction – #615 (comment) – How to run it on my local machine?
The text was updated successfully, but these errors were encountered: