https://bugs.kde.org/show_bug.cgi?id=408719

David Faure <fa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/qqc
                   |                            |2-desktop-style/a759ed533f8
                   |                            |bdc6eef287589706a9199387bb1
                   |                            |5e
   Version Fixed In|                            |5.60
         Resolution|---                         |FIXED

--- Comment #4 from David Faure <fa...@kde.org> ---
Git commit a759ed533f8bdc6eef287589706a9199387bb15e by David Faure.
Committed on 01/07/2019 at 10:33.
Pushed by dfaure into branch 'master'.

MobileTextActionsToolBar: fix runtime warnings when controlRoot isn't set yet

Summary:
This file checks for controlRoot being undefined, everywhere else.
FIXED-IN: 5.60

Test Plan:
`qmlscene tests/testComboBox.qml` showed
MobileTextActionsToolBar.qml:62: TypeError: Cannot read property 'selectedText'
of null
MobileTextActionsToolBar.qml:70: TypeError: Cannot read property 'selectedText'
of null
MobileTextActionsToolBar.qml:78: TypeError: Cannot read property 'canPaste' of
null

Reviewers: mart, apol, broulik, ngraham

Reviewed By: apol, ngraham

Subscribers: astippich, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D21514

M  +3    -3    org.kde.desktop/private/MobileTextActionsToolBar.qml

https://commits.kde.org/qqc2-desktop-style/a759ed533f8bdc6eef287589706a9199387bb15e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to