-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[WinUI] First Entry gets focus when window is re-activated #29805
Copy link
Copy link
Open
Labels
area-controls-entryEntryEntryplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
I have a stack layout with multiple expanders full of filter options.
When the top expander with the entry box is expanded, and a user scrolls down, clicks another program (window) and clicks back to my application
there seems to be logic that wants to auto-focus the first entry, which is at the top of the scrollview, and therefore the scrollview scrolls up
this is unwanted behaviour as I want to keep the current scrollposition
This seems to be very much related to #11472 which was fixed.
I would like to be able to disable ths auto-focus behaviour of my app.
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
9.0.70 SR7
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
no
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-entryEntryEntryplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
