New UI. Why?

Moderator: Project members

Message
Author
drmca
550 Permission denied
Posts: 28
Joined: 2019-10-25 20:16
First name: Drm
Last name: Ca

Re: New UI. Why?

#16 Post by drmca » 2022-08-30 12:06

I must be doing something horribly wrong but when I type the entered digits do not appear, and the existing figure does not change. Only the spinner works. :shock:

User avatar
oibaf
Contributor
Posts: 404
Joined: 2021-07-16 21:02
First name: Fabio
Last name: Alemagna

Re: New UI. Why?

#17 Post by oibaf » 2022-08-30 14:34

Does the control whose content you want to change have focus (on windows this should show as an highlighting box around it)? If not, how do you try to set focus? Clicking on it, or using the keyboard? If it has focus, do you see a blinking cursor beside the number?

drmca
550 Permission denied
Posts: 28
Joined: 2019-10-25 20:16
First name: Drm
Last name: Ca

Re: New UI. Why?

#18 Post by drmca » 2022-08-30 17:45

I am not THAT dumb :?

User avatar
oibaf
Contributor
Posts: 404
Joined: 2021-07-16 21:02
First name: Fabio
Last name: Alemagna

Re: New UI. Why?

#19 Post by oibaf » 2022-08-31 06:33

I asked questions, so that I could get answers that might lead me to help you out or find a bug in the code. I am the programmer who wrote the software you are trying to use.

Just so you know.

drmca
550 Permission denied
Posts: 28
Joined: 2019-10-25 20:16
First name: Drm
Last name: Ca

Re: New UI. Why?

#20 Post by drmca » 2022-09-01 00:09

I am used to being able to type text into spinners.
When I am in the autoban will last time, the digits that I key in do not change the text in the spinner control.
I am out of ideas how else I can explain it.

I type but the value does not change. I use up and down arrows and the value changes.

What more are you looking for?

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: New UI. Why?

#21 Post by botg » 2022-09-01 07:25

It's the little details. Some examples:

How do you give focus to the control: Tabbing in, using the mnemonic, clicking via mouse, leaving smudges on touch display, or focus via hover, anything else?

How are you typing the numbers: Actual keyboard, on-screen display, or any third-party input method editor (IME) program, anything else?

Any third-party software or driver running in the background that doesn't natively come with Windows? If so, what happens if such software is uninstalled?

User avatar
oibaf
Contributor
Posts: 404
Joined: 2021-07-16 21:02
First name: Fabio
Last name: Alemagna

Re: New UI. Why?

#22 Post by oibaf » 2022-09-01 08:57

Also, does it happen with any other numeric control? With all of them? With just a few? In this last case, which ones?

drmca
550 Permission denied
Posts: 28
Joined: 2019-10-25 20:16
First name: Drm
Last name: Ca

Re: New UI. Why?

#23 Post by drmca » 2022-09-01 12:38

botg wrote:
2022-09-01 07:25
How do you give focus to the control: Tabbing in, using the mnemonic, clicking via mouse, leaving smudges on touch display, or focus via hover, anything else?

How are you typing the numbers: Actual keyboard, on-screen display, or any third-party input method editor (IME) program, anything else?

Any third-party software or driver running in the background that doesn't natively come with Windows? If so, what happens if such software is uninstalled?
It's a regular Windows server. Of the rest I have no faintest idea. I have no way of knowing what is in the background or what natively comes with Windows or does not.

But we are approaching the issue from a wrong angle. When you type into the spinner, does the value change? How do you do it?

drmca
550 Permission denied
Posts: 28
Joined: 2019-10-25 20:16
First name: Drm
Last name: Ca

Re: New UI. Why?

#24 Post by drmca » 2022-09-01 12:55

oibaf wrote:
2022-09-01 08:57
Also, does it happen with any other numeric control? With all of them? With just a few? In this last case, which ones?
I quickly installed Pidgin, which has spinners in the properties, and I have zero problems typing any numeric values into its spinners.

User avatar
oibaf
Contributor
Posts: 404
Joined: 2021-07-16 21:02
First name: Fabio
Last name: Alemagna

Re: New UI. Why?

#25 Post by oibaf » 2022-09-01 14:14

I am talking about other controls in the same application, not other applications.

You type the number by clicking with the mouse into the control (or focusing the control by any other means) and typing the numbers in. The question about whether the control has a box around it that differentiates it from all the others is an important one: it indicates that the control has focus.

drmca
550 Permission denied
Posts: 28
Joined: 2019-10-25 20:16
First name: Drm
Last name: Ca

Re: New UI. Why?

#26 Post by drmca » 2022-09-01 16:20

No spinner accepts typed digits in Filzilla admin. I also am not able to paste numeric values into them. Other applications are fine.

User avatar
oibaf
Contributor
Posts: 404
Joined: 2021-07-16 21:02
First name: Fabio
Last name: Alemagna

Re: New UI. Why?

#27 Post by oibaf » 2022-09-01 17:16

Which keyboard layout do you have?

drmca
550 Permission denied
Posts: 28
Joined: 2019-10-25 20:16
First name: Drm
Last name: Ca

Re: New UI. Why?

#28 Post by drmca » 2022-09-01 17:19

Is US English a layout? I am not sure.

User avatar
oibaf
Contributor
Posts: 404
Joined: 2021-07-16 21:02
First name: Fabio
Last name: Alemagna

Re: New UI. Why?

#29 Post by oibaf » 2022-09-01 20:01

Would you be willing to try out a debug release with additional log, which should help understand where does the issue lie?

drmca
550 Permission denied
Posts: 28
Joined: 2019-10-25 20:16
First name: Drm
Last name: Ca

Re: New UI. Why?

#30 Post by drmca » 2022-09-02 01:51

No need. Rebooted the box that has been up for many months. Now, the spinners accept the input as any one should. Do not ask me why whatever it had been did not affect other apps like Pidgin! Forgive me but seeing how they worked in one app but not in another I had no reasons to suspect anything else.

Post Reply