-
-
Notifications
You must be signed in to change notification settings - Fork 659
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
Randomly switching from focus to browse mode in multi line edit boxes. #1958
Comments
Comment 1 by jteh on 2011-11-24 21:57 |
Comment 2 by kara_louise (in reply to comment 1) on 2011-11-24 22:54 Replying to jteh:
no, I was nowhere near the end of the edit box,and yes I do have that option checked. |
Comment 3 by jteh on 2011-11-25 01:49 The only thing you can do for now is disable this setting. Note that you can still leave Automatic focus mode for focus changes enabled. We'll need to investigate raising this timeout without causing too much of a performance hit. |
Comment 4 by kara_louise (in reply to comment 3) on 2011-11-25 02:29
Oh I see, Thanks, I'll do that for now. |
@jcsteh As noted in #1958 (comment), has the raising of timeout been reconsidered ever since? |
The timeout was raised in #7201, so this should effectively be fixed. |
Reported by kara_louise on 2011-11-24 21:36
When reading by character in a multi line edit field such as this one, NVDA will randomly switch from focus mode to browse mode, causing you to move to whichever element is in the direction you were going. Hitting the opposite arrow immediately after will put you back in the edit field with focus mode enabled, and the cursor will be in the same place before this occurred.
I have only seen this happen in firefox.
I originally thought it may happen when the cursor raps down a line, but it appears not to be the case.
The text was updated successfully, but these errors were encountered: