Skip to content

A bug related to typing devanagari scripts #222327

Closed as not planned
Closed as not planned
@wseokk

Description

@wseokk

Type: Bug

The issue is related to typing devanagari scripts in vscode by using a devanagri keyboard (not transliteration keyboards).

So, when trying to type न्ति (nti) in vscode, the ि applies only to त the second consonant, not to the whole consonant conjunct (न्त). The typing sequence is: न + ् + त + ि = न्ति, which is the correct rendering. But vscode outputs न्तति, by duplicating त and applying the vowel sign (ि) to it.

Strangely, if the cursor is moved to somewhere else before typing ि, and then move back and type ि, the correct form is generated.

The same occurs with the other vowels signs (ो, ौ, े, ै, ा, ि, ु, ी, ृ, ॢ, ॣ).

VS Code version: Code 1.91.1 (f1e16e1, 2024-07-09T22:07:46.768Z)
OS version: Darwin arm64 23.5.0
Modes:

System Info
Item Value
CPUs Apple M2 (8 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 4, 3, 3
Memory (System) 8.00GB (0.08GB free)
Process Argv --crash-reporter-id 3e42d8a1-5feb-4d9b-b15f-494c381e7f19
Screen Reader yes
VM 0%

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-input-IMEEditor input of characters not on keyboardinfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions