Should Input Pane display policy be Automatic #5088

Closed
opened 2026-01-31 00:04:43 +00:00 by claunia · 0 comments
Owner

Originally created by @philnach on GitHub (Nov 20, 2019).

Originally assigned to: @leonMSFT on GitHub.

from #1919

Code TODO to Investigate if the CoreTextInputPaneDisplayPolicy should be Manual or Automatic.

Current setting is Manual, however, it's TBD what impact this has with the software keyboard.
_editContext.InputPaneDisplayPolicy(Core::CoreTextInputPaneDisplayPolicy::Manual);

See for more info about the properties: CoreTextInputPaneDisplayPolicy Enum

Originally created by @philnach on GitHub (Nov 20, 2019). Originally assigned to: @leonMSFT on GitHub. from #1919 Code TODO to Investigate if the CoreTextInputPaneDisplayPolicy should be Manual or Automatic. Current setting is Manual, however, it's TBD what impact this has with the software keyboard. `_editContext.InputPaneDisplayPolicy(Core::CoreTextInputPaneDisplayPolicy::Manual);` See for more info about the properties: [CoreTextInputPaneDisplayPolicy Enum](https://docs.microsoft.com/en-us/uwp/api/Windows.UI.Text.Core.CoreTextInputPaneDisplayPolicy#fields)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5088