Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot add a single digit to the resistance of a resistor #4173

Open
failiz opened this issue Sep 23, 2024 · 1 comment
Open

cannot add a single digit to the resistance of a resistor #4173

failiz opened this issue Sep 23, 2024 · 1 comment
Labels

Comments

@failiz
Copy link
Contributor

failiz commented Sep 23, 2024

Current Behaviour

It is not possible to add a digit to the current value of a resistor. This does not happen with the capacitor.

Build:
Fritzing 1.0.3

Operating System:
Windows 11

Steps to reproduce:

  • Drop a resistor
  • Go to the resistance property and click it. All the numbers are selected.
  • Click again to have the cursor between any digits of the current number. The cursor blinks
  • Add a digit with the keypad (e.g., 0).
  • The digit is not added and all the characters at the right of the cursor are selected

If you press again, then, the digit replaces the selection, but this is not a nice behaviour as it requires to almost type all the number again.

Expected Behaviour

A digit is added at the cursor and the characters at the right are not selected

@failiz
Copy link
Contributor Author

failiz commented Sep 23, 2024

related to #3954

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants