You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feedback: "Request information about an unchecked radio button" (Rating Radio Group, Test 14, Command "'Insert Up Arrow' (browse mode on)", V25.04.22)
#1383
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.
There is definitely something going on here. Insert + Up seems to be incorrectly detected on the machines when running in a VM. I tried reproducing this locally on my own computer, as well as a clean VM I keep around for testing the bot setups.
On my local host OS, I am able to get Insert+Up to read:
radio button not checked one star radio button not checked two stars radio button not checked three stars radio button not checked four stars radio button not checked five stars
However, when running in the VM ( either via the automation script, or manually pressing Insert + Up), 100% of the time it only reads Rating. Attached are some screen capture recordings, the one with the big terminal window on it is running via the bot (so wait for the second test) and the other is manually pressing run test setup -> insert space -> insert up
The automation harness seems to be pressing the correct keys (as my manual testing in the same environment results in the same speech) but I'm unsure why the VM example only ever says "Rating" and my main host OS never says that. Both environments are running the same portable version of NVDA (2024.4.1 from https://github.com/bocoup/aria-at-automation-nvda-builds/releases). I'm curious if anyone else could test this in a VM environment (I'm using VMWare Workstation, the VM only has chrome, NVDA, and a few dev tools (go and node)) to see if we can figure out what it is about that environment resulting in the incorrect output.
I think this problem was linked to the Insert + Up problems with "laptop" keyboard layout. The bot's NVDA had this setting instead of "desktop" - hoping this has fixed the problem, can someone please confirm and close?
NVDA bot out put was "Rating" which was incorrect. I think it did Up arrow instead of Insert+Up arrow.
Test Setup
'Insert+Up Arrow' (browse mode on)
The text was updated successfully, but these errors were encountered: