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

Wrong shortcut for zoom in/out in macOS v1.8.16 with AZERTY keyboard #11856

Closed
joyel24 opened this issue Jan 24, 2023 · 4 comments
Closed

Wrong shortcut for zoom in/out in macOS v1.8.16 with AZERTY keyboard #11856

joyel24 opened this issue Jan 24, 2023 · 4 comments
Assignees
Labels
Component: IDE user interface The Arduino IDE's user interface Component: IDE The Arduino IDE OS: OSX Specific to the Mac OS X (macOS) version of the Arduino IDE Type: Bug Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug

Comments

@joyel24
Copy link

joyel24 commented Jan 24, 2023

The shortcut to change the text size do not correspond to the keyboard mapping on macOS when keyboard is AZERTY.

@per1234 per1234 self-assigned this Jan 24, 2023
@per1234 per1234 added Component: IDE The Arduino IDE Type: Bug OS: OSX Specific to the Mac OS X (macOS) version of the Arduino IDE Component: IDE user interface The Arduino IDE's user interface labels Jan 24, 2023
@per1234
Copy link
Collaborator

per1234 commented Jan 24, 2023

Hi @joyel24. Thanks for taking the time to submit an issue.

I'll assume the "v1.8.16" in your issue title is referring to the Arduino IDE version. If so, you are using a very outdated version of Arduino IDE. We do not support the old IDE versions. Please try Arduino IDE 2.x. The download links are listed here:

https://www.arduino.cc/en/software

If you find any problems with the modern version of Arduino IDE, you can report them to the appropriate issue tracker:

https://github.com/arduino/arduino-ide/blob/main/docs/contributor-guide/issues.md#issue-report-guide

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2023
@per1234 per1234 added the Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug label Jan 24, 2023
@joyel24
Copy link
Author

joyel24 commented Jan 24, 2023

Thanks @per1234 for your fast answer, I use the old IDE because I can't upload my code via network with esp32 modules due to this issue : arduino/arduino-ide#1488
Its asking a password but I don't want to set one so I'm forced to use the v1 IDE...
EDIT : I just checked & the issue is also present in version 1.8.19

@per1234
Copy link
Collaborator

per1234 commented Jan 24, 2023

I can't upload my code via network with esp32 modules due to this issue : arduino/arduino-ide#1488

Even though it is a poor user experience. That issue does not prevent you from uploading to network ports.

Just use this workaround:

  1. Add any arbitrary character(s) to the optional "Password" field.
  2. Click the "UPLOAD" button.

@joyel24
Copy link
Author

joyel24 commented Jan 24, 2023

I can't upload my code via network with esp32 modules due to this issue : arduino/arduino-ide#1488

Even though it is a poor user experience. That issue does not prevent you from uploading to network ports.

Just use this workaround:

  1. Add any arbitrary character(s) to the optional "Password" field.
  2. Click the "UPLOAD" button.

This is not a perfect fix but it allows to upload my sketch via network with the last IDE version. Thank you 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface Component: IDE The Arduino IDE OS: OSX Specific to the Mac OS X (macOS) version of the Arduino IDE Type: Bug Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug
Projects
None yet
Development

No branches or pull requests

2 participants