D26343: (search) Keep menu open when selecting tags
Ismael Asensio
noreply at phabricator.kde.org
Thu Jan 2 16:21:23 GMT 2020
iasensio added a comment.
The flickering in the current state is kind of unavoidable.
Every time a tag is clicked and a new search is made, the whole search url is reparsed and the menu gets repainted several times.
It seems to me that it is less annoying when the repainting is done "in the dark" and then show the menu again, that when it's keep visible the whole time.
Due to the way that tags are retrieved (using a `KDirLister`, as in the context menu) I cannot think of a better while simple way to do it without a major refactor and lots of extra code.
I have no strong feelings for this patch 😃 so if you consider the user experience is worse than just closing the menu every time, I will happily abandon it.
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D26343
To: iasensio, #dolphin, elvisangelaccio, ngraham
Cc: broulik, kfm-devel, pberestov, iasensio, fprice, MrPepe, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200102/350a2df5/attachment.htm>
More information about the kfm-devel
mailing list