Bug 379291 - keep your position when resizing the window
Summary: keep your position when resizing the window
Status: RESOLVED INTENTIONAL
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-27 15:27 UTC by FabiB
Modified: 2017-09-03 16:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description FabiB 2017-04-27 15:27:29 UTC
When you open the integrated konsole(ikonsole) in dolphin, the fileview above got slimmed down. this results to a jumpy behavior.

When I mark a file, i want to edit, and now open the ikonsole, this marked file will most likely now out of my field of view, I need to scroll again to find this file.

Dolphin should keep showing the files I was at, when re-sizing the window or open the iKonsole.

extrem example:

open dolphin
go to /usr/lib/
scroll to libkdeinit5_dolphin.so and mark/highlight this file
press F4 to open ikonsole

you now have to search this file again, wich is a very unproductive and bad behavior
Comment 1 Nate Graham 2017-09-03 16:20:27 UTC
This is not going to be possible in many cases, because the window will be either vertically maximized or sow close to the bottom that extending it by several hundred pixels will make it jump anyway.