https://bugs.kde.org/show_bug.cgi?id=427830
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kio/commit/c23f16d8f | |2a258eb090be75a98e40f0159bb | |8457 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from David Redondo <k...@david-redondo.de> --- Git commit c23f16d8f2a258eb090be75a98e40f0159bb8457 by David Redondo. Committed on 11/11/2020 at 12:28. Pushed by davidre into branch 'master'. Do not add unnecessary separators addExtraActions() will already add a separator before the cancel action or the extra actions so we do not need to add one in fillPopupMenu. Also if the first action of the extra actions is a separator we do not need to add an additional one. M +8 -6 src/widgets/dropjob.cpp https://invent.kde.org/frameworks/kio/commit/c23f16d8f2a258eb090be75a98e40f0159bb8457 -- You are receiving this mail because: You are watching all bug changes.