I think the relevant bug report is: https://bugs.chromium.org/p/chromium/issues/detail?id=1279532
It causes havoc with Tab moving, and broken sortable lists (like the bookmarks), and with pasting stuff to the wrong (X11) window. (See my previous comment.) Downgrading to a previous version (1854) should be a matter of: # snap list chromium --all # snap revert chromium --revision 1854 Maybe allow more historic snap packages than 2 in the future: # snap set system refresh.retain=4 And if you've lost the 1854 snap for amd64, I have it here: https://junk.devs.nu/2022/bugs/chromium_96.0.4664.110_snap_1854_amd64.snap sha512sum c636cd18798f0bb98138ec6aafa85b1ae460f415dfca5973d38cc3a70f0eb2b02629eaedf2b10acb561267bcdf73eb7f575c431d0ef56b5f350da855956c50b1 # snap install ./chromium_96.0.4664.110_snap_1854_amd64.snap --dangerous (I think --dangerous is needed, but possibly not if you already had 1854 running before.) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1956888 Title: can't manually sort bookmarks anymore Status in chromium-browser package in Ubuntu: Confirmed Bug description: Ubuntu 21.10 Chromium is installed via snap. chromium 97.0.4692.71 1864 latest/stable Since a few days (weeks ?) I can't anymore drag and drop my bookmarks in the bookmarks view (control + shift + O) nor directly in the bookmarks bar. Bookmarks folders have the same problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1956888/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

