FrankBijnen / ExifToolGui

A GUI for ExifTool
GNU General Public License v3.0
233 stars 12 forks source link

Using Ctrl-A to select all files does not seem to work consistently for me #394

Closed SneeziePacker closed 2 months ago

SneeziePacker commented 2 months ago

Hello, I first want to give you a HUGE thank you for the work you've done on this app. I'm a photo organizer (that's actually a "thing") and I use Exiftool in some way every single day. I used the older version of ExifToolGui and am thrilled with the updates you have made and are continuing to make!

I'm a heavy user of the keyboard and have noticed inconsistent behavior when I use Ctrl-A as a shortcut to select all files. Occasionally it works fine, it seems most often after I've selected one of the displayed files. Other times in the same scenario, it doesn't appear to do anything and so I instead click on the first and then ctrl-click on the last file, but it's adds time and keystrokes to do it that way. I also by habit click in a blank area of the Filelist area and press Ctrl-A but that doesn't seem to ever select all for me and I'm used to it doing so in other file management programs . I'd love it if I could rely on it to consistently select all of the files in the Filelist window.

I do notice that you do not have an Edit menu, so perhaps it is just luck that this works for me at all as that's where these shortcuts are typically listed. Thanks again.

FrankBijnen commented 2 months ago

Will look into it. Give me some time

FrankBijnen commented 2 months ago

@SneeziePacker

I just had a look at how the program handles shortcuts. Conclusions:

Putting it all together:

Let me know your thoughts. Frank

SneeziePacker commented 2 months ago

Hi Frank,

After spending an hour trying to come up with a pattern of exactly when/why this happens in order to send details to you, I found the reason I felt there was inconsistency with Ctrl-A failing to work for me at times, is that I was typing the Ctrl and the A too quickly. If I slow it down and distinctly press Ctrl before A, then it does consistently select all files, each and every time. But if I type it fast, it gives the appearance of being inconsistent.

I was a programmer decades back and so Windows keyboard commands are so ingrained that I don't even think about them. While I have not ever ran into other programs where the speed on combo keys caused me an issue, I can certainly resolve this for myself in ExifToolGui by focusing on my speed using Ctrl-A.

Any idea why the speed of key combos would behave differently in ExiftoolGui? Just curious at this point.

One other question - is there a visual cue as to what panel has focus?

Thanks much,

Kathy

FrankBijnen commented 2 months ago

@SneeziePacker

Hi Kathy, Thanks for your detailed feedback. (And I mean that. Sometimes I get posts like 'Microsoft doesn't like your program. Nice try, but no')

First of all, I have made some changes and I created pre-rel V6.3.2. You can download it from here: https://1drv.ms/f/s!AhVJC-QzM33pknOS7KwBi09lgNql?e=n7ztFX

About the visual cue:

Usually you will switch focus between the MetaData panel, and the Filelist. If the Metadata panel doesn't have the focus (and that is obvious), it is likely the filelist that has the focus.

Awaiting your reply,

Frank

SneeziePacker commented 2 months ago

That did the trick! Thank you!

FrankBijnen commented 2 months ago

@SneeziePacker

Thanks for your feedback. Will close the issue. Please keep using the prerel, and if you find anything more dont hesitate to notify me. Will be available in V6.3.2. Dont know yet when it will be released.

Frank