D6456: [lookandfeel/lockscreen] Fix state handling when clicking the keyboard's own hide button

Martin Flöser noreply at phabricator.kde.org
Fri Jun 30 18:08:27 UTC 2017


graesslin created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  When clicking the hide button provided by the virtual keyboard, the
  keyboard hides, but the state is not updated. This means the animation
  for hide is not triggered and even more important the next call to
  showHide sets a wrong state. The state assumes it is in visible, when
  clicking it goes to hidden. So the virtual keyboard is not getting shown
  when clicking the show virtual keyboard button.
  
  To address this problem a change handler for keyboardActive is added
  which ensures the state is correct whenever the keyboardActive value
  changes.
  
  BUG: 381833
  FIXED-IN: 5.10.4

REPOSITORY
  R120 Plasma Workspace

BRANCH
  ensure-state-keyboard-active-5.10

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

AFFECTED FILES
  lookandfeel/contents/lockscreen/LockScreenUi.qml

To: graesslin, #plasma, sitter
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170630/8da99364/attachment.html>


More information about the Plasma-devel mailing list