https://bugs.kde.org/show_bug.cgi?id=461488
bug2...@fantasymail.de <bug2...@fantasymail.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |22.08.2 CC| |bug2...@fantasymail.de --- Comment #1 from bug2...@fantasymail.de <bug2...@fantasymail.de> --- That was the commit which removed the Return key go back to browse mode: https://invent.kde.org/graphics/gwenview/-/commit/2c829f4ebdf4c281347d5afc011a709b4b0ed8bc In file app/viewmainpage.cpp, function ViewMainPage::slotEnterPressed() the following line was removed: emit goToBrowseModeRequested(); Removing such an essential workflow for just entering a zoom level is really a no go. Fix the zoom input box instead! None of the other input boxes like e.g. crop conflict with the return key. -- You are receiving this mail because: You are watching all bug changes.