[PR #541] [MERGED] Focus filename text box when Save panel opens #1145

Closed
opened 2026-02-26 09:33:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/541
Author: @reduckted
Created: 10/23/2019
Status: Merged
Merged: 11/15/2019
Merged by: @NickeManarin

Base: masterHead: feature/533-focus-filename-textbox-on-save


📝 Commits (1)

  • 386e523 Focus filename text box when Save panel opens (#533)

📊 Changes

1 file changed (+33 additions, -5 deletions)

View changed files

📝 ScreenToGif/Windows/Editor.xaml.cs (+33 -5)

📄 Description

Fixes #533.

Whenever the SaveAs panel is opened, the "output filename" textbox that's visible receives the focus instead of the first control in the panel.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NickeManarin/ScreenToGif/pull/541 **Author:** [@reduckted](https://github.com/reduckted) **Created:** 10/23/2019 **Status:** ✅ Merged **Merged:** 11/15/2019 **Merged by:** [@NickeManarin](https://github.com/NickeManarin) **Base:** `master` ← **Head:** `feature/533-focus-filename-textbox-on-save` --- ### 📝 Commits (1) - [`386e523`](https://github.com/NickeManarin/ScreenToGif/commit/386e523212e39b0bb302f312b750b20bf28f9bc2) Focus filename text box when Save panel opens (#533) ### 📊 Changes **1 file changed** (+33 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/Windows/Editor.xaml.cs` (+33 -5) </details> ### 📄 Description Fixes #533. Whenever the `SaveAs` panel is opened, the "output filename" textbox that's visible receives the focus instead of the first control in the panel. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 09:33:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1145
No description provided.