intag icon indicating copy to clipboard operation
intag copied to clipboard

Neighbouring Tags not displayed (DPI Issue)

Open androidotai opened this issue 3 years ago • 10 comments

image

I try to tag file with the same tag as previous file, but no suggested tags listed. I am using Windows 11.

Thanks

androidotai avatar Aug 24 '22 15:08 androidotai

Hey!

Give me some time to check this

Jamminroot avatar Aug 25 '22 07:08 Jamminroot

image I've tested that locally. It seems it's working for me, in my case I've added Service a tag to a neigboring folder. Ran on win-11, too.

Is there something I might possibly be missing?

Jamminroot avatar Aug 25 '22 07:08 Jamminroot

Hm, I noticed from my side, when i add the tag manually from details properties, there is no autosuggest, or autofill when i start typing the string tag. What about you, sir?

androidotai avatar Aug 25 '22 12:08 androidotai

Tags I added are from intag (Desktop.ini); Perhaps you are adding a tag to a file, which, a) does have tag metadata, however, b) metadata field name is something different. Can you tell me what is the extension of the neighboring file you are adding a tag to?

Jamminroot avatar Aug 26 '22 05:08 Jamminroot

I tried to tag folder too, but whatever i try to retag, the current tag can be viewed in detail list, column tag, but is not listed in intag form. I usually tag '.mp4' file as i remark the file as 'Watched'.

androidotai avatar Aug 26 '22 06:08 androidotai

That sounds odd. Let me check again

Jamminroot avatar Aug 26 '22 06:08 Jamminroot

Tested that out. What I tried:

  1. Tagging mp4 file via InTag. Neighboring files and folders have the tag I assigned.
  2. Tagging mp4 file via Explorer Details view. Neighboring files and folders have the tag I assigned.
  3. Tagging folder via InTag. Neighboring files and folders have the tag I assigned.

Testing tagging a folder via Explorer won't work as details won't show tag for me, so I skip that scenario. Is it possible for you to share contents of Desktop.ini of a folder? Also, can you check if removing all tags from neighboring files and then re-adding those help?

Alternatively I can try to assemble a debug version of the application which would collect some logs, but since I can hardly imagine what can the problem be, I cannot guarantee that would be of much help.

Jamminroot avatar Aug 26 '22 06:08 Jamminroot

Ok. Done tested on VM with Win 11. Looks good. Maybe got issue with my own Win 11. Maybe related to antivirus, or any Win 11 configuration. Will let you know if I found the cause.

Anyway, thanks for your support. :)

androidotai avatar Aug 26 '22 07:08 androidotai

I think i found the issue. This is because my laptop use 4k display, so the list of tags is not display as the resolution for the form is not properly draw. So, I have to change the high DPI settings as below, then the list of tags is displayed.

image

image

Really appreciate your effort to develop this app. Thanks!

androidotai avatar Aug 26 '22 09:08 androidotai

Thanks for letting me know about this, I'll check if there's smth I can do to address it on the app side o7

Jamminroot avatar Aug 26 '22 10:08 Jamminroot