D11292: [RFC] Ordered system tray v2

Radek HuĊĦek noreply at phabricator.kde.org
Tue Mar 13 21:05:23 UTC 2018


Pitel added a comment.


  In D11292#225006 <https://phabricator.kde.org/D11292#225006>, @davidedmundson wrote:
  
  > FWIW, the crash you're referring to is also fixed with an up-to-date (not released yet) Qt.
  
  
  If you are referring to https://codereview.qt-project.org/#/c/222250/ I tried patching my Qt with it and it prevents the crash but after closing settings the systray starts to misbehave instead. Qml reports a lot of `TypeError`'s in `AbstractItem.qml` in assignment:
  
    onContainsMouseChanged: {
        if (hidden && containsMouse) {
            root.hiddenLayout.hoveredItem = abstractItem
        }
    }
  
  And plasmoids in systray stop responding to mouse clicks or expand inside of systray (like if some objects got reparented wrong?).
  
  But that might be result of me cherry-picking one patch on top of 5.9.4 qt...

REPOSITORY
  R120 Plasma Workspace

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

To: Pitel, #plasma, #vdg
Cc: davidedmundson, anthonyfieroni, wsdfhjxc, ngraham, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180313/8aecea8f/attachment.html>


More information about the Plasma-devel mailing list