FFS V14.0 Configuration Edit Windows broken?

Get help for specific problems
Posts: 62
Joined: 7 Nov 2020

mdrmdr

Hi, since V14 its almost impossible for me to edit the lines in the include/exclude filter edit window. I can't see the cursor, the arrow keys do not work. If I click with the mouse cursor within a text, I can enter, somehow blind, characters. That's all.

Update: Seems to affect most/all config items. Cannot even change IP number of a copied configuration. Just went back to V13.9. All fine again.
User avatar
Site Admin
Posts: 7264
Joined: 9 Dec 2007

Zenju

Screenshot? Which operating system?
Posts: 62
Joined: 7 Nov 2020

mdrmdr

It's on Windows 11 24H2 26100.2894 Windows Feature Experience Pack 1000.26100.36.0.

Just installed V14 for this test again:
I cannot make a reasonable screenshot, as just nothing happens when I open one of the config dialogs. If for example I want to change the IP of the "Online Storage - SFTP" edit dialog, I click on the IP address but do not see a cursor, cannot select it, backspace does not work. Typing does not work. Just nothing.

Back to V13.9:
Everything works again. As in every other program.
User avatar
Posts: 4166
Joined: 11 Jun 2019

xCSxXenon

V14 here, I don't experience the issue. I recommend setting your OS theme to a default state and try again
Posts: 62
Joined: 7 Nov 2020

mdrmdr

I don't experience the issue.xCSxXenon, 19 Jan 2025, 15:13
Fair, but I have the issue with default theme (never changed) and only with FFS V14. All other programs and all previous FFS versions (did test now V13.8 and V13.9) work as expected.
User avatar
Site Admin
Posts: 7264
Joined: 9 Dec 2007

Zenju

I cannot make a reasonable screenshot, as just nothing happens when I open one of the config dialogs. If for example I want to change the IP of the "Online Storage - SFTP" edit dialog, I click on the IP address but do not see a cursor, cannot select it, backspace does not work. Typing does not work. Just nothing. mdrmdr, 19 Jan 2025, 11:18
I can't see the cursor, the arrow keys do not work. If I click with the mouse cursor within a text, I can enter, somehow blind, characters. That's all. mdrmdr, 18 Jan 2025, 11:14
A screenshot showing these graphical artifacts might still give a clue to gauge the kind of error we're dealing with.
Posts: 62
Joined: 7 Nov 2020

mdrmdr

As I said, you see no artifacts, just nothing, in V14 when trying to edit the fields. Therefore I made 2 small screen recordings. One with V13.9 and one with V14 doing exactly the same actions:

https://www.tr1.de/V14.mkv
https://www.tr1.de/V13.9.mkv

What I did:
• Double click IP address: V13.9 works. V14 no reaction and no visible sign that selection works
• Double click port: V13.9 works. V14 no reaction. Delete right "2" and enter it again. V13.9 works. V14 no reaction

Does that help?
User avatar
Site Admin
Posts: 7264
Joined: 9 Dec 2007

Zenju

The selection color in the text edit control is green. I'm not able to reproduce this in my Windows 11 system, even with accent colors enabled. What changes have you made to the OS theme that deviate from the default?
Posts: 62
Joined: 7 Nov 2020

mdrmdr

I have a 1:1 copy of my system in VMware for testing. In there, I did some theme related tests with FFS now.

Short: Same behavior as on real system, fully independent of theme settings. V13.9 works, V14 not.

Long: I have set the theme to standard theme (background image, colors, transparency). I played with almost all UI related settings. No change. In all cases, V14 does not work and V13.9 does.

But, from all my experience, It's more or less impossible that a theme setting causing this error. Especially if all other apps I use do work and all of your older versions of FFS I tested also work!

The question should be, what did change in the FFS code in regards to UI etc. from V13.9 to V14?
User avatar
Site Admin
Posts: 7264
Joined: 9 Dec 2007

Zenju

Whatever you've changed to turn the selection color green on your system is most likely what is triggering the issue (which doesn't mean it's the cause).
Posts: 62
Joined: 7 Nov 2020

mdrmdr

Not necessarily, as it does also not work with somehow default settings. But the cause must be a change in FFS, as this was the only change on my system from working (FFS 13.8/13.9) to not working (FFS 14) ...
User avatar
Site Admin
Posts: 7264
Joined: 9 Dec 2007

Zenju

So you have no idea how you got the selection to be green?
Posts: 62
Joined: 7 Nov 2020

mdrmdr

Come on, three posts above I told you that I set the UI to default, which uses blue. And blue also does not work. Same as red from another default theme. So the color for sure is not the problem. And why does V13.9 work with any UI setting?
Posts: 62
Joined: 7 Nov 2020

mdrmdr

And something important to add: FFS is an awesome and extremely useful piece of SW. I use it daily to sync all my Raspberry Pi's, NanoPi Neo's and my website with my main computer. I am very thankful that you develop and provide it. I'm sure this problem will be found and until then I'll use V13.9. Whatever you think is helpful in debugging etc., I'll support. E.g. does it make sense to analyze the input fields with WinSpy?
User avatar
Posts: 4166
Joined: 11 Jun 2019

xCSxXenon

One suggestion I have is to use the {TAB} key to navigate to the text fields and see if anything changes. This might tell if there is an issue with the overlay itself, the entry fields, how FFS handles clicks, or something else
Posts: 62
Joined: 7 Nov 2020

mdrmdr

Very strange. By tabbing through the fields, only a thin line is shown at the bottom of a field. So in the host/IP field. Just for fun I started typing "x". Suddenly they showed up right of the host name with a gap. After approx. 50x "x". See attachment 1. Then I resized the dialog. Now the gap between the host and the "x" was closed. See attachment 2. Backspace does not work. It seems that somehow fields are overlapping and disturbing each other.
Attachments
FFS_2.jpg
FFS_2.jpg (12.73 KiB) Viewed 52 times
FFS_1.jpg
FFS_1.jpg (37.17 KiB) Viewed 52 times
Posts: 62
Joined: 7 Nov 2020

mdrmdr

Think I found it! The problem is caused by the display scaling factor. I use a 4K screen and must use 150%. Otherwise no text is readable. Set to 100%, problem gone. Back to 150%, problem there again. Does that help?
Attachments
FFS_3.jpg
FFS_3.jpg (32.66 KiB) Viewed 39 times
User avatar
Posts: 4166
Joined: 11 Jun 2019

xCSxXenon

Aha! I call that a smoking gun right there. I'm sure this will help Zenju dig deeper