Keyboard dependent users will not be able to understand the behavior if other controls get activated other than expected control as it disrupts the user's workflow and expectations.
Note: User credentials should NOT be included in the bug.
Pre-requisites:
Make sure dependencies such as Azure Logic Apps (Standard), Azure Functions, C# are installed.
Navigate to Azure control present on the right side and select it.
Navigate to LogicApp icon present under workspace section, click on tat and select 'Create New Project'.
Navigate select stateful workflow, then enter the name of the workflow.
Once the workflow has been created then enter the name of the created workflow in edit field present on the top and press Enter.
Navigate to 'Open in current window' and select it.
A dialog will appear, select 'Yes', now the workflow will open in new window.
Repro Steps:
Open Visual Studio app.
Navigate to any workflow and right click on it, then select 'open designer'.
Now press "Ctrl+Shift+P", a blade appears on right side.
Check whether the shortcut key is working or not.
Verify if two search fields are getting activated on selecting "Ctrl+Shift+P" shortcut keys.
Actual Result:
Two search fields i.e search from header and search from design section are getting activated on selecting "Ctrl+Shift+P" shortcut keys.
Expected result:
Two search fields i.e search from header and search from design section should not get activate on selecting "Ctrl+Shift+P" shortcut keys. Only "Search workflow actions" should get activated.
Describe the issue
User Experience:
Keyboard dependent users will not be able to understand the behavior if other controls get activated other than expected control as it disrupts the user's workflow and expectations.
Note: User credentials should NOT be included in the bug.
Pre-requisites:
Repro Steps:
Actual Result:
Two search fields i.e search from header and search from design section are getting activated on selecting "Ctrl+Shift+P" shortcut keys.
Expected result:
Two search fields i.e search from header and search from design section should not get activate on selecting "Ctrl+Shift+P" shortcut keys. Only "Search workflow actions" should get activated.
Are you using new designer or old designer
New Designer (With action panels)
Screenshots or Videos
No response
Browser
Chrome, Edge
Additional context
No response