target _blank not working in my app in edge browser sidebar

radoslavius 1 Reputation point
2022-12-13T11:43:10.61+00:00

Hi,

if I click on link with attribute target set to _blank, page is open in same window. Same behavior is if I open page with javascript and window.open. Is any solution how open page on new edge tab on simple click or with javascript?

And another one question - is any solution to open page default in desktop mode?

Thanks

Microsoft Edge Microsoft Edge development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-12-14T06:25:04.55+00:00

    Hi @radoslavius

    I can reproduce the issue in Edge sidebar. As far as I know, there's no way to open page on new tab with JavaScript in Edge sidebar. You can only right click on the link and choose "Open link in new tab" or click the icon on the top to open the page on new tab.

    270289-image.png

    I suggest that you can provide feedback to Edge team by pressing Alt+Shift+I in Edge to request add the feature you want. They'll check the feedbacks and improve the product continuously.

    For your another question, it's by design that Edge sidebar by default loading a mobile version. For some not responsive sites, loading a desktop version on sidebar will cause the UI out-of-order display. You can't force the page to open in desktop mode in sidebar.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Regards,
    Yu Zhou

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.