]> cloud.milkyroute.net Git - dolphin.git/commit
Hide the message widget when the URL changes
authorFrank Reininghaus <frank78ac@googlemail.com>
Sun, 12 May 2013 08:01:01 +0000 (10:01 +0200)
committerFrank Reininghaus <frank78ac@googlemail.com>
Sun, 12 May 2013 08:01:01 +0000 (10:01 +0200)
commit63e2513abeb8d4390b355eeac67c54bcb138304a
treefe77d92081614101087e5ea9a8cd79fbb8afb49e
parentcad78cdfcf1f3b76acaadc7e9394df3ef466d770
Hide the message widget when the URL changes

Most error messages are only relevant when trying to open a URL, e.g.,
they inform the user that opening the URL failed. After the next
successful URL change, these errors are not relevant any more.
Therefore, it makes sense to hide the message widget automatically to
prevent that the user is forced to close it manually.

BUG: 312872
FIXED-IN: 4.11.0
REVIEW: 110369
src/dolphinviewcontainer.cpp