blob: bec8bc76413446051348fde99ae8b388b2ccd542 (
plain)
1
2
3
4
5
6
7
8
|
Title: Save page dialog has broken filename input
Author: acmiyaguchi
Created: Thu, 20 Mar 2025 01:53:55 +0000
State: open

When the `save_dir` property is set to `~/`, the filename input is broken. You can remove the `/tmp` part of the text in one backspace, where it then shows the correct path. If you put the full expanded path, then it works as intended.
|