Review Request 129061: Don't hide not yet shown messagewidgets

Elvis Angelaccio elvis.angelaccio at kde.org
Tue Oct 4 16:36:10 BST 2016


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

(Updated Oct. 4, 2016, 3:36 p.m.)


Status
------

This change has been marked as submitted.


Review request for Dolphin.


Changes
-------

Submitted with commit 0e5e43aa9d84b2a38db99c469de91e4de8017fc7 by Elvis Angelaccio to branch Applications/16.08.


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


Repository: dolphin


Description
-------

Bug #357651 results in a messagewidget that gets hidden before it's even shown. Since we already have a slot connected to the `directoryLoadingCompleted()` signal, we can use to it to check whether the message widget has finished the animated show (instead of connecting this signal to `KMessageWidget::hide`).


Diffs
-----

  src/dolphinmainwindow.cpp 34008b5 
  src/dolphinviewcontainer.h 62f9110 
  src/dolphinviewcontainer.cpp 1c43fc9 

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


Testing
-------

The messagewidget from bug #357651 is now visible. Refreshing the view still hides a visible messagewidget.


Thanks,

Elvis Angelaccio

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20161004/70e007d7/attachment.htm>


More information about the kfm-devel mailing list