D17264: Fix crash when changing from blinking cursor to block cursor

Martin Tobias Holmedahl Sandsmark noreply at phabricator.kde.org
Fri Nov 30 16:41:48 GMT 2018


sandsmark created this revision.
sandsmark added reviewers: Konsole, hindenburg.
Herald added a project: Konsole.
Herald added a subscriber: konsole-devel.
sandsmark requested review of this revision.

REVISION SUMMARY
  When using the new fancy escape codes to change the cursor, we might hit an assert if the cursor was changed when the cursor was hidden by blinking.

TEST PLAN
  run:
  
  `printf '\e[ q'`
  
  and then when the cursor is invisible run:
  
  `printf '\e[2 q'`

REPOSITORY
  R319 Konsole

REVISION DETAIL
  https://phabricator.kde.org/D17264

AFFECTED FILES
  TerminalDisplay.cpp

To: sandsmark, #konsole, hindenburg
Cc: konsole-devel, #konsole, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20181130/51d0c390/attachment.html>


More information about the konsole-devel mailing list