https://bugs.documentfoundation.org/show_bug.cgi?id=145568

--- Comment #2 from Tamo <[email protected]> ---
Created attachment 176338
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176338&action=edit
simpler steps to reproduce (in AHK)

In AutoHotKey, this reproduces the bug:

SendMode Input
Send bold{Enter}
Send normal{Enter}
Send {Up}{Up}
Send {Home}+{End} ; shift+End to select the line
Send ^b
Send ^c
Send {Down}{End}
Send ^v
Send ^z
Send {Space}should not be bold but...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to