Somebody in Gnome did an awesome thing and I want to know who it was: If I open my laptop after being logged in, I can just start typing my password and the login manager does the right thing: "Hey, he's probably typing a password. Let's throw it into the password widget and see what happens..." I'm on an XPS running Ubuntu 20.04. Who implemented that feature? It's a great ergonomic feature and improves the UX of log…
The scary thing is we’ve moved on from there on other platforms because those problems were solved forever ago. I sit at my Mac desktop, press any key on my keyboard to wake the machine or tap the touchpad and I’m logged in. Being impressed with the very small changes is a symptom that there are lots of small problems. The most important change for me is I rarely if ever have to enter a password now while at the same…
GNOME has no thumbnails in the file picker and my toilets are blocked
551–560 of 756 posts
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#552Earlier quoted context omitted.
Picking directories has been pretty broken forever as well. Say you start in ~/Downloads/foo and want to store the file in ~/Downloads, then navigating up will have "foo" selected, with usually no blank space to un-select (so you'd need to do ctrl+click or something to that tune); clicking "Save" (or whatever) will then descend into that directory instead of saving, so just using the mouse, or not using any shortcuts…
Window's UI is not really an upgrade though. All the fake roots (why the heck is the Desktop the root) and the forced broken navigation therein, the removal of up so you have to navigate everything like webpages, treating some folders like databases and others with duplicate names like standard folders, hiding extensions, and the 'My Computer' naming madness. KDE is the best desktop experience available.
I agree that KDE still feels better though.
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#553But when I went to share a photo this evening, I found that the Chrome file picker in Windows is actually much worse! Not only does it not show previews for thumbnails, it doesn't even show the image in the detail pane. It just shows the registered application icon. So, you get a sea of big blue (E) Internet Explorer icons.
Not sure if this is a Chrome or a Windows thing, or if there's a setting for it. But as a user, I clicked about a bunch and couldn't find a way to see the actual images.
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#554There's more serious reasons this file picker is broken. Here's a trivial to reproduce and obvious issue that's been there for several years now: 1. Open a directory that loads slowly (e.g. one with thousands of files on a smb3 mount) 2. While the list is loading, select a file (but do not open it) 3. Wait for the whole list to load Once the list finishes loading, the file on the very top of the list gets automatical…
When you're past the stage of first impressions, it's a death by a thousand cuts.
Windows is not better in lots of these details, but at least users already know its tricks due to Microsoft's years of desktop dominance. I'd argue the effort of changing platforms should be about improving the experience, not about swapping a list of UX issues with a set of different ones, otherwise the change isn't really worth it for most users.
EDIT: oops I meant to write this comment as a reply to the sibling that talks about how difficult it is to select a parent directory in the file picker dialog (https://news.ycombinator.com/item?id=25721368)
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#555Earlier quoted context omitted.
> CMD - tab forced me to think ahead of time if I want to change to the last application or the last window of the same application. I.e. switching between two Safari instances takes a different key combination than switching between Safari and IntelliJ. That’s a feature, not a bug. I personally hate having to tab through a million browser windows to find the application I need, or having to tab through unrelated app…
It's not a feature for anyone used to standard alt+tab (and ctrl+tab). Often I wish switching between tabs was on first level too. I don't appreciate the Mac/Gnome way.
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#556Earlier quoted context omitted.
I can count the number of times I've used anything like that on the fingers of one hand.
And our university staff and students have to upload numerous files per week in that way and since you claimed they're doing it wrong I'd like to hear your alternative to that.
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#557Uh, what?
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#558Omg, this is insane, I now realize I automatically memorize the first 3 and last 3 parts of filenames I need in the picker... For screenshots I read the date very carefully and fear the day I upload a wrong one. I was going to the toilet with a plunger, not even realizing it. Btw, if you work on MacOS (which has been a while for me now), you get very used to hitting space everywhere to get previews. What a feature!
I just don't even use the picker. Most sites support just dragging the image from Nautilus.
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#559In Gtk 4 the limitation is lifted, so this might be a matter of someone implementing it.
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#560There's more serious reasons this file picker is broken. Here's a trivial to reproduce and obvious issue that's been there for several years now: 1. Open a directory that loads slowly (e.g. one with thousands of files on a smb3 mount) 2. While the list is loading, select a file (but do not open it) 3. Wait for the whole list to load Once the list finishes loading, the file on the very top of the list gets automatical…
GUIs should effectively be finite state machines and people expect them to operate that way. People understand latency and get used to it; it happened on mainframes and other terminal applications and people memorize the state machine and can tab and type through an interface at high throughput anyway. One of the most frustrating experiences is related to the OP; reflow in browsers as new elements load making it impo…