https://bugs.kde.org/show_bug.cgi?id=473456
Bug ID: 473456 Summary: Klipper has mixed up the order of clipboard history. Classification: Plasma Product: plasmashell Version: master Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Clipboard Assignee: plasma-b...@kde.org Reporter: leartur...@gmail.com Target Milestone: 1.0 SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https:community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. copy text or other items. like this: "1", ... (nothing goes wrong. ) 2. copy again. And you see that the "current" become a "previous". like this:"1", "2", ... (it should be "2", "1", ...) 3. copy again. like this: "3", "1", "2", ... (nothing goes wrong again. ) 4. copy again. like this: "3", "4", "1", "2", ... (wrong!) 5. ... OBSERVED RESULT It takes copying twice in succession to copy the correct content. EXPECTED RESULT Only one copy is needed. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Archlinux / KDE (available in About System) KDE Plasma Version: 5.27.7 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION None -- You are receiving this mail because: You are watching all bug changes.