Developing and testing features or extensions for Microsoft Edge
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I have developed an application where I have defined shortcuts for the common actions in the page using Alt+(key).
The issue is, suppose i have two sections in the page where i have 'Save' buttons in both section using the shortcut key as "Alt+S", but the user will see only one section at a time in the page as the second section is visible only on condition. When user try the shortcut for 'Save' "Alt+S" it always works for the hidden section only.
It is the same case with pop-ups in the page, We have 'Save' button with shortcut "Alt+S" on the page and on a popup as well in the same page. When user try to hit the shortcut "Alt+S" in the popup it doesn't get applied for the popup but it is applied for the 'Save' in the background page.
Is there a fix for this issue? Can anyone support here please?
Best
Jaison
Developing and testing features or extensions for Microsoft Edge