This issue is way overblown here on HN. In day-to-day usage, I have rarely been annoyed by these "inconsistencies". The best example to illustrate this article is: Installing a driver with the Windows XP layer. That's probably something that will only happen to people installing very old hardware with drivers from over 10 years ago. I consider that a backward compatibility win: It is great that it even works in Windo…
The worst offender is network settings. After years of at least weekly needing to change some setting for a virtual adapter, VPN etc, I find myself stumbling trying to get to the right screen.
State of the Windows: How many layers of UI inconsistencies are in Windows 10?
131–140 of 335 posts
Re: State of the Windows: How many layers of UI inconsistencies are in Windows 10?
#132Earlier quoted context omitted.
I work on the core OS. This is the answer. Now it could be done to maintain backwards compat and have everything completely up to date, but the juice is not worth the squeeze and there are more important things to focus on (such as making the OS work/build in such a way that there won’t be inconsistencies in the future).
Stating that the UI consistency issues are due to backwards compatibility is stretching the truth to the point of outright deception. Backwards compatibility is not what stops Microsoft from updating the GUIs for their own components. It is not the reason that the components that have been updated failed to carry forward 100% of the features of the components they're replacing, necessitating the ongoing use of the le…
Does logman not working anymore? If not, hasn't it been replaced by PS APIs?
Re: State of the Windows: How many layers of UI inconsistencies are in Windows 10?
#133Earlier quoted context omitted.
What market share is left there to gain? Ok 17% Mac OS, maybe 5% would switch to Windows?
I think this inconsistent experience is what is opening the door for competitors like Apple and Linux.
I use Linux because it’s a way to run a good Unix-like OS on non-Apple hardware.
The overwhelming majority of people who use Windows (or macOS) is because their computer came with it. As long as it mostly works, people don’t care about which OS they are using.
Re: State of the Windows: How many layers of UI inconsistencies are in Windows 10?
#134Earlier quoted context omitted.
I work on the core OS. This is the answer. Now it could be done to maintain backwards compat and have everything completely up to date, but the juice is not worth the squeeze and there are more important things to focus on (such as making the OS work/build in such a way that there won’t be inconsistencies in the future).
Is this also the reason why there are no tabs in windows explorer?
When I use multiple Explorer Views, most of the time I do it, to interact between them. This is not the case for websites.
So for drag and drop interactions, two windows always beat the drag, hover over the other tab until it catches my intend to switch to this tab, and drop it there workflow.
The same goes for copy and paste. Ctrl+c, alt+tab, ctrl+v. I'm sure there is a corresponding command to cycle through the tabs, but alt+tab is deep muscle memory, that it beats this command always.
Re: State of the Windows: How many layers of UI inconsistencies are in Windows 10?
#135Earlier quoted context omitted.
What market share is left there to gain? Ok 17% Mac OS, maybe 5% would switch to Windows?
I think this inconsistent experience is what is opening the door for competitors like Apple and Linux.
Re: State of the Windows: How many layers of UI inconsistencies are in Windows 10?
#136Earlier quoted context omitted.
Is this also the reason why there are no tabs in windows explorer?
It is a power user feature which most users won't will not appreciate. I am using Mac for about 7 years now, and almost never use tabs in Finder.
Re: State of the Windows: How many layers of UI inconsistencies are in Windows 10?
#137Earlier quoted context omitted.
Isn’t it interesting that the inconsistency arguments mostly surfaces around software configuration, like “_Settings_ app is stupid” “I still use XP style _driver installation_ screen” etc? It makes sense why it’s not much of an issue on other GUI environments: in GNU/Linux and macOS, only what’s available on GUI is available on GUI, and the rest goes to the unified scary black screen with very task specific procedur…
It's a good point - I wonder if the actual user really sees an old-looking GUI screen as worse than an arcane terminal configuration.
Re: State of the Windows: How many layers of UI inconsistencies are in Windows 10?
#138Earlier quoted context omitted.
I work on the core OS. This is the answer. Now it could be done to maintain backwards compat and have everything completely up to date, but the juice is not worth the squeeze and there are more important things to focus on (such as making the OS work/build in such a way that there won’t be inconsistencies in the future).
Could you ever see Microsoft dropping the registry? My probably unpopular opinion is that the registry is the worst feature in Windows. It’s bloat directly impacts the speed of the operating system. Seems like such a waste for so many advancements in Windows but the registry sticks around like a bad hangover.
Also there is nothing like "bloat". No process needs too loop around or smth like that, so there is literally no way to have a forgotten registry item slowing down your PC.
And last but not least: What are the alternatives? .plist config files like with Apple, scattering around the system?
Re: State of the Windows: How many layers of UI inconsistencies are in Windows 10?
#139Earlier quoted context omitted.
I work on the core OS. This is the answer. Now it could be done to maintain backwards compat and have everything completely up to date, but the juice is not worth the squeeze and there are more important things to focus on (such as making the OS work/build in such a way that there won’t be inconsistencies in the future).
Stating that the UI consistency issues are due to backwards compatibility is stretching the truth to the point of outright deception. Backwards compatibility is not what stops Microsoft from updating the GUIs for their own components. It is not the reason that the components that have been updated failed to carry forward 100% of the features of the components they're replacing, necessitating the ongoing use of the le…
I am not familiar with Windows APIs but I can see this be the truth if MS made it possible for developers to plug inside this dialogs, like a printer driver would plug soem GUI changes in the panels , changing this would break a lot of devices.
Re: State of the Windows: How many layers of UI inconsistencies are in Windows 10?
#140Earlier quoted context omitted.
I work on the core OS. This is the answer. Now it could be done to maintain backwards compat and have everything completely up to date, but the juice is not worth the squeeze and there are more important things to focus on (such as making the OS work/build in such a way that there won’t be inconsistencies in the future).
> Now it could be done to maintain backwards compat and have everything completely up to date, but the juice is not worth the squeeze and there are more important things to focus on You state that as fact, but I believe the poor UI situation is holding windows back from gaining market share. It’s not just the way things look, but uniformly communicate a single experience. Microsoft used to be very integrated and had…
Their Office suite may have been internally consistent, but I did a bit of software for Windows 2000 (back when it was the latest version), and I found the UI of Windows (in general) inconsistent, scrollbars would e.g. have subtle difference between applications.
I ended up using Qt for my own work, as I couldn’t figure out what was the official / dominant style to follow.