Earlier quoted context omitted.
Can you provide a screenshot?
If you read the article more closely than I did originally there is an example of what I see in their original article [0]. The thumbnail is part of the list view and they want to see a thumbnail without the other file details. [0] https://jayfax.neocities.org/mediocrity/gnome2.png
GNOME has no thumbnails in the file picker and my toilets are blocked
141–150 of 756 posts
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#142Earlier quoted context omitted.
Can you elaborate? Copy and Paste works exactly as I'd expect in Finder.
I think they possibly mis-spoke and mean cut-and-paste, which does appear to be intentionally permanently disabled in Finder via the menu or shortcut. But you can drag so it's not a huge issue to me. Copy-and-paste works a-ok.
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#143Omg, 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!
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#144Aren't there plenty of little UX niggles in macOS/windows just like this that haven't been fixed for years either? I'm not sure why this is being used as a reason why "Free desktop operating systems are a joke". I think "use KDE" is perfectly valid advice here too. The toilet analogy doesn't really hold, your satisfaction of software that works for you shouldn't be at all affected by the existence of software you don…
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#145Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#146Earlier quoted context omitted.
Why do you don't like Finder? I couldn't think any issue with it.
My biggest complaint: Normal Copy and Paste does not work. My mother is used to Copy and Paste and it would work in Linux but not in macOS finder because of: think different Also why are folders sometimes cluttered all over the place and shorts cuts so weird? Well I fixed it all with Forklift but I also grew up with Norton Commander ;)
Cmd+C: Put file to Clipboard
Cmd+V: Copy file in Clipboard
Cmd+Option+V: Move file in Clipboard (aka Cut)
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#147Earlier quoted context omitted.
I’m not sure if this is still the case as I haven’t used desktop Linux for about a year now, but what made this extra irritating is that the file name would be highlighted already! How on earth can selected text in an in-focus modal window not be the target of keyboard input?
For me this is really annoying as well, together with the stupid text input fields that may display a blinking cursor even when they're not focused. And Firefox has this weird issue that now and then a newly opened tab doesn't focus the address bar, forcing me to use the mouse to select it. And I still don't get this trend in some newer software to make tab switching via Ctrl-[Shift]-Tab feel like the lottery instead…
I'm not sure I have this issue, but ctrl-L (or equivalently, ctrl-K) focuses the address bar. Less mouse usage.
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#148Earlier quoted context omitted.
I think they possibly mis-spoke and mean cut-and-paste, which does appear to be intentionally permanently disabled in Finder via the menu or shortcut. But you can drag so it's not a huge issue to me. Copy-and-paste works a-ok.
It's not permanently disabled, it enables itself when you are editing text (for example, if you're renaming a file).
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#149There'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…
Even worse is when you know the exact file name that you want to open, and the interface fights against you writing it! For example I want to open /tmp/a.png, but there's thousands of files on /tmp and the cursor disappears while "loading" them, and and some characters of the file name are lost, or typed on different parts of the interface.
I must have installed a Linux distribution 100 times with the intent of using it as a desktop and lasted less than a day every time. I’ve been doing it since 1998. Literally something that horrible punches me in the face every time.
I refer back to my comment here: https://news.ycombinator.com/item?id=25678434
I bought a Mac now. I’m too old for the fight.
Everything I do server side is on Linux but the desktop is vile and I want no part of it any more.
Re: GNOME has no thumbnails in the file picker and my toilets are blocked
#150On macOS, when you drag a file into an Open or Save panel, the panel’s current directory switches to the dragged file’s containing directory and highlights that dragged file. On Windows, when you drag a file into an Open or Save panel, the dragged file is moved from its original location to the panel’s current directory. It is a destructive action! That may be one little thing but it’s part of a whole number of reaso…
Note that on windows there are at least 3 generations of save dialogs. Which one you see depends on which generation of the api is used.
The most common one is the more modern which is basically just an explorer window. Dragging a file into an explorer window works that same regardless of whether it’s an open/save dialog or not. It’s a move/copy operation (depending on e.g modifier keys).
I didn’t quite get the point of dragging a file to a save dialog at all though? (Assuming that’s what you meant by panel) is it that you wanted to use it for navigate+set-name? That to me as a windows user seems alien. I expect it to work as an explorer window! Expectations are everything. The principle of least surprise doesn’t really work cross platform I guess.