Skip to content

UFT-8 multibyte characters are broken when using the "Pull" function on your Remote Sketchbook #449

Closed
@BlackBrix

Description

@BlackBrix

Describe the problem

When you do a "Pull" on a file in your Remote Sketchbook that contains UTF-8 multibyte characters, these characters are not displayed correct in Arduino IDE.

To reproduce

  1. Create a sketch in Arduino Web Editor that contains UFT-8 multibyte characters.
    Here's my shared one as an example: https://create.arduino.cc/editor/Dirk67/d86881f0-faf3-48cd-8097-ce9915bb1ca0/preview .
  2. Sync Remote Sketchbook in Arduino IDE.
  3. Pull the sketch you created in step 1.
  4. Open this sketch in Arduino IDE
  5. Compare the display of the UFT-8 multibyte characters within Arduino IDE to the characters as they are displayed in "Arduino Web Editor".

image

Expected behavior

UFT-8 multibyte characters, should always display correctly.

Arduino IDE version

2.0.0-beta.9

Operating system

Windows

Operating system version

10

Additional context

Additional reports:

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

Labels

conclusion: resolvedIssue was resolvedtopic: cloudRelated to Arduino Cloud and cloud sketchestopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions