/r/edge

Photograph via snooOG

A subreddit about the web browser Microsoft Edge

A subreddit about the web browser Microsoft Edge

/r/edge

13,983 Subscribers

16

How to hide the profile name in page title?

https://learn.microsoft.com/en-us/answers/questions/610847/how-to-hide-the-profile-name-in-page-title

I have this problem, is there a solution? I hope I can control it through javascirpt html

3 Comments
2023/09/05
04:23 UTC

28

I am Considering Switching from Vivaldi

I work for a Microsoft shop, and over the past year have ended up using Edge more than I expected to, especially for PWAs. Outlook and Gmail PWA are just more reliable on Edge on my Windows 11 install. I'm at a point where it seems silly to have multiple browsers.

I really like having Vivaldi's "Reading List" function, especially available via the context menu. So if I'm on a page, I can just right-click and add it to the "Reading List." It seems that this is a deprecated feature on Edge. Is there a way to emulate this? Extension?

Vivaldi has a great default Speed Dial function, which I also rely on. There are clearly many Speed dial extensions out there. If you are a Vivaldi convert, which Speed Dial extension do you use?

30 Comments
2023/09/04
21:06 UTC

4

Text input with CSS font size changes font size of field when choosing from historical selection list

After a recent update, I noticed this issue on one of my own websites that sets a larger than default font size using CSS for an input field. I'm not sure how long it has been happening, but I only just noticed it this week (although I use this particular form almost daily and hadn't noticed this issue before so I believe it's fairly new). I then confirmed that it happens elsewhere by testing on another website that is not my own. Here is the random site where I confirmed the issue also occurs elsewhere:

https://www.tagindex.net/css/form/font_size.html

The linked video below shows the issue occurring. If you type into the text input field, the characters appear at the larger font size that is set in the CSS. Assuming you have enabled the setting in Edge to "save and fill basic info", if you start typing something into the field that you had submitted previously, Edge will drop down its own selection list below the field to allow you to choose an item from the list.

However, if you are typing something that doesn't start with letters used on previous form submissions, the selection list does not appear.

So far, this is all normal behavior and how it has always worked with regard to displaying the historical selection list while typing in a text input field.

Except now I have noticed that when the dropdown list appears (because you started typing something you submitted previously in this field), the input field box changes size back to the default font size as you type. It also changes the font size of the characters in the input field briefly -- as long as you continue to match one of the selections. Once you start typing something that no longer matches any selections, the dropdown selection list goes away and the input field and font remain at the size defined in the CSS for the field.

This video shows the issue in action on the site linked above:

https://tinyurl.com/edge-input-font-size

2 Comments
2023/09/04
14:34 UTC

45

AdBlocker for Edge Against YouTube 🤔

Here is a solution Microsoft, people are complaining about Edge becoming too much bloat. I personally don't see that as the case, just many options for working with bookmarks, tabs and the like.

Although there is one suggestion; make an Ad Blocker for YouTube videos. As it appears your opposite, has decided that we must watch ads or pay money; is it the fall of YouTube. That is besides the point, just an extension like this would be great.

94 Comments
2023/09/04
02:55 UTC

2

Add all tabs to the collection option vanished

Add all tabs to the collection option vanished, how to solve this problem?

7 Comments
2023/09/03
17:46 UTC

7

Edge Mobile Android v116 no longer has "Copy Link" to get URL

Dear Microsoft

Why was the "Copy Link" option removed from the share feature in Edge v116?

Could you please put it back. It now takes 3 extra taps to copy the URL of the current page.

Also not helpful that the "Find on page" option is now on the 2nd screen of the hamburger menu. I certainly use that a lot more than "View desktop site".

https://preview.redd.it/euacoqko52mb1.jpg?width=2160&format=pjpg&auto=webp&s=e81ddfa05e2e13ce8d4a4f212ae3c267dd1c8fb8

6 Comments
2023/09/03
15:19 UTC

2

Collections is M.I.A.

Not that I use it that much, but I noticed this morning "Collections' is missing. It appears ok on my Pixel 7Pro Edge, but not on my laptop, which is running the latest version: 116.0.1938.69 (Official build) (64-bit)

https://preview.redd.it/ycpcbq65u1mb1.png?width=347&format=png&auto=webp&s=43668d34a005d56a7c801b712298814d2659ed4d

5 Comments
2023/09/03
14:15 UTC

15

Edge automaticlly removes bard from sidebar after a little while.

Is it only the bug or they are really going this low to promote bing?

9 Comments
2023/09/03
10:20 UTC

1

Another option to copy and paste links in Edge, "Web preview".

0 Comments
2023/09/02
02:57 UTC

20

new to edge, any must-have extensions i should know about?

i'm not tech savvy at all so any things i should know about as well would be cool, thanks in advance to y'all :3

39 Comments
2023/09/01
17:06 UTC

8

Edge randomly deleting cookies...

For the second time this week Edge decided to delete cookies on it's own forcing me to login again EVERYWHERE.

Is this a known bug?

21 Comments
2023/09/01
14:28 UTC

2 Comments
2023/09/01
14:11 UTC

2

unlink personal profile from work profile

I'm using latest Edge 116 on my work PC (the new Edge for Business release with the profile icon in the top left).

My work profile is signed in, and I have also linked my personal account.

Now I want to unlink my personal profile but I cannot find a way to do it.

I've also tried signing out from work profile, and signing in again, but personal profile is still linked.

does someone know to unlink a profile?

Thanks.

0 Comments
2023/09/01
09:52 UTC

22

How to disable rounded Corners in Microsoft Edge

7 Comments
2023/09/01
09:31 UTC

26

Anyone else not being able to search by image?

Ever since yesterday, this function doesn't work at all. When I right click and image and either search by Google or search the web, it sends me to a Google page saying "Search by image is unavailable. Please try again in a few hours."

Tried with Chrome, and it seems to work there. Have no clue what's happening, and nobody has reported it (I tried Google-ing the issue, literally nothing comes up)

Even with clearing the cookies and cache, and being logged out of my Google account, the issue is there

16 Comments
2023/09/01
08:55 UTC

1

I'm having trouble creating browser extensions

Hello! I was trying to create my first browser extensions for Microsoft Edge, and I can't get the extension to interact with the page's DOM, not even with the browser console. For example, if I place the code:

<button onclick="console.log('It works')">Does it work?</button>

in the popup.html file, the button doesn't work. If I write something like:

document.body.style.backgroundColor = 'red'

in the "onclick", it doesn't work either. I know I need to grant permissions to the extension in the manifest.json file. In this file, I added:

"permissions": [ "activeTab", "storage" ]

Does anyone know what else I need to do to make it work? Thank you very much in advance!

2 Comments
2023/09/01
00:06 UTC

5

Automatic HTTPS Default Edge

Hi all,

With the HttpsOnlyMode for Chrome and AutomaticHttpsDefault for Edge, Chrome has a way to add a whitelist so it doesnt do that for certain websites? I cant seem to find a way to do that for Edge?

Does anyone have a URL for the documentation for this or have any advice?

I have internal websites without https certificates, id like to keep this on for my folks for external websites but allow the internal ones.

Thoughts?

Thanks in advance

3 Comments
2023/08/31
20:14 UTC

6

Why do YouTube videos have rounded corners now?

At first I thought YouTube changed the site because of focus testing BS. You know, everything has to be "sleek" and "easy on the eyes". But then I saw that the videos are still square in Google Chrome.

Is this a change that YouTube has made that just isn't compatible with other browsers yet? Or is Edge to blame for the way it displays videos? Is there any way to reverse this, and have videos appear as they should?

7 Comments
2023/08/31
19:21 UTC

9

Fat Title Bar?

Is it just me, or are the title bar and favorites bar huge?
Is this a bug, or is it a new feature in the latest Edge Beta release (117.0.2045.12)

https://preview.redd.it/4mzqxvhu2glb1.png?width=1920&format=png&auto=webp&s=c57620b43090249cb5d50f884ccd715bf518ff54

6 Comments
2023/08/31
13:07 UTC

2

Errors / Bug in Edge?

So I have been using Edge as my primary browser for a while and have been generally happy.

However this morning in the middle of working, all searches (both in the address bar and from the home screen) result in this page

https://www.bing.com/search?pglt=41&q=lorum+ipsum&cvid=af94dbe6986044bca8e8778634990448&aqs=edge.0.69i59.2979j0j1&FORM=ANNTA1&PC=U531

https://preview.redd.it/5dh8wmqr1dlb1.png?width=542&format=png&auto=webp&s=a26dfc10cbf12713bd0fe0099ca9ea13dc66eba0

This happens regardless of the search term and across all of my profiles.

This does not happen with Chrome, so I think that excludes local problems - plus it had been working perfectly up to now with no changes to anything else.

Edge version: Version 116.0.1938.62 (Official build) (64-bit)

0 Comments
2023/08/31
03:00 UTC

3

The option to add notes to passwords will be available in the redesigned password manager

5 Comments
2023/08/30
23:16 UTC

8

Youtube bug after the last edge update

Since the last edge update youtube is highly acting up, sometimes showing the video and sometimes not. Did anyone experienced the same issue ? it's really annoying .

https://preview.redd.it/v5tl6htuwblb1.png?width=1853&format=png&auto=webp&s=7fb46852c9af6678853c0fb5aff5867199298e1c

6 Comments
2023/08/30
23:14 UTC

1

Cannot Move Or Reorder Tabs

For some reason, I cannot move my tabs, drag them out to a separate window, or combine them in one window. They're just stuck there. It wasn't like this before. How do I fix this?

0 Comments
2023/08/30
19:12 UTC

1

Why would they make it harder to open most visited sites? Needs two clicks now compared to earlier one! (iOS)

How to add friction to browsing? Learn from edge!

Homepage used to display most visited sites. One click takes me to the website. Now it is collapsed into one button. Now I have to Click to open -> click to visit.

Even worse placing cursor on address bar no longer displays frequently visited websites so every time I have to type the first few letters to visit a site. Earlier it used to list the most visited sites and I can click it directly without typing anything.

0 Comments
2023/08/30
18:57 UTC

1

Can 2 separate MS Edge Collections Be Merged Together

Hello,

I recently discovered that I some how created a duplicate MS Edge Collection (not a tab group, an actual Collection). I would like to merge the two groups into one single group because I also have Edge installed on my iPad Pro and it gets confusing working with two devices that have a duplicate group for the same purpose.

I found a post on this group (don't know how old it was/when it was originally posted) that said I should be able to shift + left click the entries in the collection and then right click on the tab to be merged and select an option called "merge" to move it over. I tried this and there is no option that says merge and when you right click the only options are "add to new group" (a group is not a collection), "Remove from group" and for the option "Move tab to" the secondary flyout options are "new window" or "Submit to edge".

Is there any method I am missing?

Here's a screenshot of the Edge Options Menu:

https://preview.redd.it/bz7q020xv9lb1.png?width=532&format=png&auto=webp&s=9d894e22aa566d25728903d9c55ea535612865bc

0 Comments
2023/08/30
16:16 UTC

10

Proof msn is fake

Since when was there time travelers???

Since when was there time travelers????

8 Comments
2023/08/30
11:25 UTC

1

Weird red rectangle in rightclick menu on videos

"Copy video frame" command has this weird thing next to it, on all video sites, and even in private mode without extensions.

https://preview.redd.it/4syg1w9r68lb1.png?width=341&format=png&auto=webp&s=29b9c10b8d45617d0b440a057aafcb589860bff6

0 Comments
2023/08/30
10:36 UTC

Back To Top