-
Notifications
You must be signed in to change notification settings - Fork 103
New doc Save/Save As w/ Directory Selection Goes Into Search Mode? #687
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Description
This is a bug that has annoyed me for years:
- Create a new doc.
- Select File/Save or Save As.
- Select a folder other than the current one, in my case Documents, then Personal.
- You should see the Name text field is highlighted with the text "Unsaved Document 1".
- Attempt to type a proper file name. User expects the Name field to be updated with what is typed.
- NO! NO! Silly user! Your typed text is now routed to the Search text box which is OBVIOUSLY what you REALLY wanted!
- User must now click cursor back into the Name field so they can carry on doing what they had originally planned.
Important distinction: if the user does NOT select a folder, and simply takes the default folder given to save in, the UI acts as you would expect, with no search functionality invoked upon typing the filename. It is ONLY when the user selects an alternate folder, that the unexpected behavior occurs.
I have NEVER understood why this functions this way. I have over 25 years experience programming in virtually every mainstream language. I would be happy to look into fixing this as my free time allows, if help is required.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels