question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When focused Intellisense item updates VoiceOver ignores that

See original GitHub issue

Issue Type: Bug

The incorrect information is now being read with VoiceOver when trying to use Intellisense. Often you are hearing for example the closing tag of previously entered HTML.

  1. Open a new file and set the type to HTML.
  2. Enter that basic <html> tag.
  3. Enter <he and use Intellisense to complete by down arrowing to the enter for <head>
  4. On a new line enter <t. Notice that what you hear is </head>

VS Code version: Code - Insiders 1.66.0-insider (Universal) (eaa2b431ac259fddf5aa11aa53060a9b70068b29, 2022-03-21T07:21:37.996Z) OS version: Darwin arm64 21.4.0 Restricted Mode: No

System Info
Item Value
CPUs Apple M1 (8 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 3
Memory (System) 16.00GB (0.47GB free)
Process Argv –crash-reporter-id 37b4596b-f9a0-4498-9026-c147121fb955
Screen Reader yes
VM 0%
Extensions: none
A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyl392:30422396
pythontb:30258533
pythonvspyt551cf:30291413
pythonptprofiler:30281269
vshan820:30294714
pythondataviewer:30285072
vscod805cf:30301675
pythonvspyt200:30323110
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30404738
wslgetstarted:30449409
vsclayoutctrc:30405799
dsvsc009:30440021
pythonvsnew555:30438690
vscscmwlcmt:30428973
vscgsvid1:30433757
dockersurvey3cf:30438169
pynewfile477:30451556

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kefordcommented, Mar 21, 2022

Apologies if this isn’t clear. I will make a screen recording to illustrate what is happening.

Kelly

0reactions
isidorncommented, Apr 22, 2022

@joanmarie thanks! Yes we are using active-descendant here. I can reproduce using Chrome 100.0.4896.127 (Official Build) (64-bit) on my Linux (with an older Orca version). On my macOS I tried Chrome Canary 103 and I could also reproduce with VoiceOver.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Focus is immediately grabbed by the AutoComplete/tags or ...
It used to be that one had to explicitly down arrow into the list to take focus off the actual text field. Similarly,...
Read more >
option navigation on iOS VoiceOver and JAWS w/ IE11 · Issue ...
Given I am using iOS VoiceOver and I am interacting with the md-autocomplete component, when I enter a character that has search results, ......
Read more >
Chrome ignores aria-labelledby - Stack Overflow
When you focus on the div with a VoiceOver on, I expect to hear This text should be read but hear Click me...
Read more >
Appendix B. VoiceOver Utility Options - Apple
From the pop-up menu, choose the initial position of the VoiceOver cursor in a new window: “Keyboard focused item” or “First item in...
Read more >
Screen readers do not announce dropDownList's selected value
In both cases, the reader speaks out only the type of the component. The main reason is that the "textbox" control is not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found