https://bugs.kde.org/show_bug.cgi?id=432819
--- Comment #13 from Sudhir Khanger <sud...@sudhirkhanger.com> --- 1. Why is an empty text value added at all to the clipboard? Where would you paste "" or ''? If you can't paste it anywhere why does clipboard allow it to be added to its entries. >Prevent empty clipboard 2. This is a very weird feature. First of all as far as I can tell its purpose is to readd most recently added entry to the clipboard manager if you happen to clear all entries. It doesn't look like it has anything to do with adding an empty entry. You are explicitly deleting all entries but you want to preserve the most recent entry sounds like a very special case to me. I have 1000s of entries in the clipboard manager which I have built as a productivity tool over the years. It's like deleting your browser history. In my case, I don't see any difference with or without the aforementioned option. I am not sure if that's the only line we should think out in especially when we aren't talking about an empty clipboard. -- You are receiving this mail because: You are watching all bug changes.