improvement
103 TopicsTab Grouping needs So much improvements
Tab grouping in Edge insider canary is worse than Tab grouping in Google chrome stable Edge insider Version 81.0.375.0 (Official build) canary (64-bit) VS Google Chrome Version 79.0.3945.88 (Official Build) (64-bit) so in Google chrome, when I go to a website (Any website) and then right-click on a link (could be video, post, picture etc), Google chrome automatically puts my original tab and the new tab into one group and gives it a color. Then if i open a new website in a third tab, it has no group by default but once i right-click on a link on that website and open it in a new tab, the same grouping happens. these groups with different colors help us recognize which tabs belong to which website/group and make things easier to manage. in Microsoft Edge, I have to right-click on each tab and create groups manually. P.S if you are wondering how to activate Tab Grouping: you have to go to here: edge://flags/ then find this from the search: Tab Groups and set it to enabled restart your browser4.3KViews10likes11CommentsMake Share function in Edge more useful
posting from latest available Edge Version 82.0.418.0 (Official build) canary (64-bit) the Share looks like this so it expects user to have the UWP apps installed. there are problems with that: UWP is not available on all platforms. on Windows 8.1, on Mac, and soon on Linux. also some popular apps like Instagram, their UWP version haven't been updated in ages. Facebook app is also old. also my installed app list in Edge (PWAs) look like this: You see, I've added my favorite social network websites as apps in Edge, PWAs are better, they do not require installation and experience is the same in all platforms. so now when I want to share something on Twitter, Facebook, Reddit etc, I have to use the method that I've been using since 15 years ago. the old copy paste method. because the Share functionality is totally useless at the current state. my suggestion: make Share functionality in Edge to detect the installed PWA apps, websites added as an app, and then offer them on the Share window as options. when I have Twitter added as PWA in Edge, I obviously don't want it double on my system by installing the UWP version. the same applies to the rest of the social networks.Solved4.5KViews9likes13CommentsWindows Server OSConfig and DSCv3
Introduction I wanted to formalize putting a post out here to get some discussion going on the attempts at modernization of Windows configuration, and importantly, infrastructure-as-code. Hopefully this is a healthy discussion that others can engage in. Much of what I'm going to try and post about is stuff we already are aware of, but I want to highlight how this is an ongoing concern with the Windows Server platform that makes it difficult to encourage people to even consider Windows in their environment other than for extremely legacy purposes. I want Windows Server to be the best it can be, and I encourage others to join in on the conversation! Problem Statement Windows Server needs a modernized configuration-as-code system. Must be capable of orchestrating without cloud tools (offline orchestration) Must provide for regular validation and attestation Ideally should be easily available to 3rd party configuration tools. Since Microsoft appears to have little interest in building their own modernized system that isn't Azure-based, this means that this MUST be orchestrated easily and securely by 3rd party tools. Should be as robust as GPO at maintaining and enforcing state. Security configurations in Windows are a right pain to manage with any 3rd party tooling, with the closest coming to it being the SecurityDSC module which wraps secedit.exe and security policy INFs. Why is OSConfig not the answer? OSConfig doesn't provide for me, as an engineer, to clearly define what the state of my machines are based on my company's business requirements. While the built-in Microsoft policy recommendations are great, there are reasons to deviate from these policies in a predictable and idempotent manner. Applying an OSConfig Baseline -> Then changing settings as-needed with special PowerShell commands This is not the answer. This is a bunch of imperative code that serves nobody. And it makes implementing this feature extremely challenging in today's modern world of Kubernetes, Docker, etc. I encourage the Windows Server team to engage with the PowerShell team on DSC 3.0. I think that team has it right, but they are a small group of people and do not have the resources to implement everything that would make DSC 3.0 a first-class configuration as code platform on Windows. And this is where the Windows team should come in. Steve Lee and crew have done a bangup job working on DSC 3.0, including taking feedback from folks to leverage Azure Bicep language for configuration. Security Policy Challenge The way to access security policies need to change. Even if I were to take DSC 3.0 I'd end up having to create a similar security policy INF file to import into Windows. It just seems so silly to me to have to write all of that out when Windows really should just provide an interface for doing this. In fact, security policy remains to be one of the largest problems to getting a good platform stood up. Windows Firewall Policy and GPO - The reason why host-based firewalling is painful to manage at scale in a Windows environment. GPO is definitely not the right place to be managing Windows firewall policy at scale. Particularly when you often have a core set of management rules you want to implement and application-specific needs. Making robust changes becomes a challenge since each policy is separate, preventing you from doing things like inheriting rules for higher level policies. While this is an inherent limitation of Group Policy, it highlights the need to get off of GPO as the core policy configuration tool for Windows. My recommendations I'd like for the Windows team to implement DSC 3.0-compatible resources for managing all core functionality of Windows. If you can do it in a GPO, you should be able to do it with Configuration as Code. Please stop relying on the community to make this work. All of this should be first party to the platform itself. Furthermore, I'd like to recommend that Microsoft either work with 3rd party configuration systems (Chef, Ansible, Puppet, Octopus, etc.) OR to also provide a way to hit the ground running. Perhaps something that integrates visually into Windows Admin Center would be nice. Conclusion This is a huge problem in the Windows world and continues to seem to fall on some deaf ears somewhere in the organization. While I no doubt am confident that the engineers on all of these teams very well know these issues and maybe even have discussed fixing them, clearly there's a breakdown somewhere.439Views5likes9CommentsIntroducing Performance Mode in Microsoft Edge | New feature
Updates (Version 91.0.864.1 (Official build) canary (64-bit)): This mode helps optimize your browser’s performance by saving battery and minimizing resource usage (memory, CPU). Performance improvements might vary depending on your device specifications and individual browser habits. Details: Puts background tabs to sleep after 5 minutes of inactivity (if sleeping tabs is on). Timer will go back to its previous selection when you're not in performance mode. While we do our best to minimize impact to your experience, performance mode may cause: Videos to be less smooth Animations to slow down when you're not interacting with the browser Want to turn it on? make sure you are at least on Edge canary Version 91.0.856.0 (Official build) canary (64-bit) currently a controlled feature rollout, but you can turn it on using this code at your own risk: --enable-features=msPerformanceModeToggle23KViews4likes10Comments[Suggestion] If a bookmark folder name starts with an emoji use it as the folder icon
It would be really good for a more personalized experience and, I believe, easy to implement, that it was possible to change the icon of folders in the bookmarks (especially if they are on the bookmarks bar). For a easier solution, instead of creating UI and icons for folders, it would be pretty good, if when naming a folder the first character was an emoji, to use it as the folder icon.1.7KViews3likes2CommentsSome Behavior changes in Edge
Some Behaviors need to corrected 1. Ctrl+Shift+B (Favorite Bar) changes between 2 states but there are 3 possible states. Only on new tabs is missing. 2. The Alt key sets focus to the "..." menu but does not blur(remove focus) it when pressed twice 3. The Alt key doesn't work when focus is in the Omni Box but F10 does. 4. Change F1 shortcut for devtools settings to Ctrl+, to match with VS Code and Windows Terminal 5. Rename Chrome Data Saver warning to Edge Data Saver warning in Devtools Settings 5. When pressing Alt+<space> , so many wierd options: a. What does cut copy and pasting of windows mean ??? b. so many grey out options. c. Print (⊙_⊙) Deleted HotCakeX MissyQ1.3KViews3likes1CommentRR1: big sur is coming, edge is not ready
Reminder (RR): 1 Classification: APPLE PRIORITY IN MY OPINION: 1 on a scale from 1 (low) to 10 (high), and 6-8 maybe for other users Just a reminder to edge dev that bigsur is coming soon. for me it doesn't matter if the icon is bigsur compatible or not, at the end i don't install bigsur at all, but a lot of user are obsessed with such design compatibility. wish you a good day. ciao.1.4KViews2likes0Commentsoptional suggestion: new menu bar app for mac
i wish i could launch one of my edge profile (no matter from which edge) directly in the menu bar. so you create a profile launcher.app and then i can search a profile installed on my 4 browser, without need to launch a browser. at the moment we can do similar things once the browser is launched using the dock icon or using the sync icon or using the menu bar option inside edge. but there is still the limit that we can do it for one browser. we cannot search profiles installed on all 4 browser. plus every time you launch the browser, you open the last used profile. so we first need to close and then switch (which requires time). profile switching is slower in edge compared to google. now with this new app you would simply launch a profile inside an edge app, without launching the previous profile.4.4KViews2likes10CommentsFeature suggestion to Improve Eraser tool for PDF Inking/Web page inking and other inkings
The eraser tool in Microsoft Whiteboard is really brilliant, unique and very convenient to use. on the other hand, eraser tool in Edge is static and needs SO much improvements. on Edge when you draw a big shape or write a long sentence etc, you can't erase only part of it like a letter or single line, the whole thing/shape/writing gets deleted when you touch any edge of it. so my suggestion is to implement this eraser tool and replace it with eraser tool in Edge which is for PDF inking, future web page inking and any other kinds of inking that needs an eraser please watch the video to see what I mean: https://streamable.com/ohyn6h1.7KViews2likes3CommentsI just want to tell you that i suggested other 50-100 improvements to Edge Devs in the last time
I don't share such things here, because there are a lot of personal information that i don't want to share with the public, maybe soon i will make a summary of the most important points, if you wish that. Or just wait, until Edge implement it. Then you will see it xD Example of topics: bookmarks, search bar, toolbar, settings, edge in small size, using edge with low resolution display setting, smart search, other smart buttons (i already talked about some previously), better tab management, better domain based features, etc. I submitted different problems that i discovered too. So be ready to see another boost for edge. For different suggestions devs are already on working. Good day Ciao1.4KViews1like3Comments