Review Request 125929: Fix detailed progress dialog visual glitches

Milian Wolff mail at milianw.de
Mon Nov 9 15:05:18 UTC 2015



> On Nov. 9, 2015, 2:54 p.m., Milian Wolff wrote:
> > I just tested it. Nice work, but there are is one issue I see:
> > 
> > Could you ensure the tooltip is properly moved when the KDevelop window moves or is resized?
> > 
> > Thanks
> 
> Maciej Cencora wrote:
>     Ok, will work on it. Can you create an issue, so it doesn't get lost?

I'll just keep this review open and won't merge it until you fixed it :P


- Milian


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


On Nov. 9, 2015, 1:45 p.m., Maciej Cencora wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125929/
> -----------------------------------------------------------
> 
> (Updated Nov. 9, 2015, 1:45 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Repository: kdevplatform
> 
> 
> Description
> -------
> 
> As mentioned on email, currently ProgressDialog widget is hidden under any toolview (but not by the editor widget or any of IdealToolBar widgets).
> I have been unable to track down why it doesn't work with current setup design.
> According to gammaray both a toolview (e.g. "Problems", "Find/Replace in Files") and ProgressDialog are children of MainWindow widget, but still even manually raising and lowering from within GammaRay didn't fix Z-order.
> 
> The workaround "hide the tool view, and activate it again (while the detailed progress widget is shown)" actually works only for first frame, then the part of ProgressDialog overlapping with tool view widget does not update anymore.
> 
> I fixed this by converting the OverlayWidget to a popup widget (just like ActiveToolTip). Not sure whether this is the way we want to go though.
> 
> Also while there, I fixed removal of seperator line between progress items - depending on the Qt specific behavior as mentioned in removed comment doesn't seem to work out(anymore?).
> 
> 
> Diffs
> -----
> 
>   shell/progresswidget/overlaywidget.cpp 6961b14 
>   shell/progresswidget/progressdialog.h d4ced74 
>   shell/progresswidget/progressdialog.cpp a9d048a 
> 
> Diff: https://git.reviewboard.kde.org/r/125929/diff/
> 
> 
> Testing
> -------
> 
> Manual
> 
> 
> Thanks,
> 
> Maciej Cencora
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20151109/d33e1813/attachment.html>


More information about the KDevelop-devel mailing list