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

This change has been marked as submitted.


Review request for Plasma.
By David Edmundson.

Updated Jan. 30, 2014, 2:03 p.m.

Repository: plasma-framework

Description

For the WidgetExplorer we want to show the tooltips to the right of the
scrollbar in the view, not to the right of the delegate the tooltip is
for.
This patch adds a boolean flag which shifts it to the nearest point to
the visualParent which is outside the visualParent's window - in this
case outside the scrollbar.

I have also introduced a manual test for Dialog Positioning, and
includied some fixes in the original logic.


Diffs

  • src/declarativeimports/core/tests/manual/dialog_positioning.qml (PRE-CREATION)
  • src/declarativeimports/core/dialog.cpp (0248596)
  • src/declarativeimports/core/dialog.h (dc2b688)

View Diff