Review Request 127191: KCompletionBox should *not* be a tooltip

Marco Martin notmart at gmail.com
Fri Feb 26 13:23:54 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127191/
-----------------------------------------------------------

Review request for KDE Frameworks and kwin.


Repository: kcompletion


Description
-------

KCompletionbox it's actually more of  a combobox popup than a tooltip.
this sets it the proper type (unfortunately with an hack due the type not being available to Qt::WindowFlags)

without this, the new morphingpopups KWin effect will animate completion boxes (such as in file open dialog, kate, dolphin adress bar etc)


Diffs
-----

  src/kcompletionbox.cpp 99afc8e 

Diff: https://git.reviewboard.kde.org/r/127191/diff/


Testing
-------

Same behavior, due to the Window and bypasswindowmanager that are those two that made the desired behavior when tooltip was picked


Thanks,

Marco Martin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160226/37b87882/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list