https://bugs.kde.org/show_bug.cgi?id=360640
Ragnar Thomsen <rthoms...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |16.04.0 Latest Commit| |http://commits.kde.org/ark/ | |aaf5fce08b1318ba685d2245a82 | |2eaf8f4a97377 Status|ASSIGNED |RESOLVED --- Comment #3 from Ragnar Thomsen <rthoms...@gmail.com> --- Git commit aaf5fce08b1318ba685d2245a822eaf8f4a97377 by Ragnar Thomsen. Committed on 18/03/2016 at 22:17. Pushed by rthomsen into branch 'master'. Improve ExtractionDialog This enables typing an existing subfolder's name in the location bar and pressing Return/Enter. Previously when this was attempted, Ark would ignore what the user typed and extract to baseUrl(). This behavior deviated from a QFileDialog (which we use for Open Dialog), which simply enters the existing subfolder. FIXED-IN: 16.04.0 Differential Revision: D1165 M +52 -28 kerfuffle/extractiondialog.cpp M +1 -1 kerfuffle/extractiondialog.h http://commits.kde.org/ark/aaf5fce08b1318ba685d2245a822eaf8f4a97377 -- You are receiving this mail because: You are watching all bug changes.