Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

FATAL ERROR when trying to navigate inside the editor using VoiceOver #5887

Closed
nosami opened this issue Sep 7, 2018 · 4 comments
Closed

Comments

@nosami
Copy link
Member

nosami commented Sep 7, 2018

Issue found on master.

  1. Switch VoiceOver and accessibility preference on
  2. Shift+Ctrl+Alt and arrow into editor
  3. Ctrl+Alt+Arrow up and down
FATAL ERROR [2018-09-07 16:50:04Z]: Visual Studio failed to start. Some of the assemblies required to run Visual Studio (for example gtk-sharp)may not be properly installed in the GAC.
System.NullReferenceException: Object reference not set to an instance of an object
 at Mono.TextEditor.TextViewMargin+TextViewMarginAccessibilityProxy.GetRangeForLine (System.Int32 lineNo) [0x00013] in /Users/jason/src/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/Mono.TextEditor/Gui/TextViewMargin.cs:242
 at (wrapper delegate-invoke) System.Func`2[System.Int32,MonoDevelop.Components.AtkCocoaHelper.AtkCocoa+Range].invoke_TResult_T(int)
 at MonoDevelop.Components.AtkCocoaHelper.RealAccessibilityElementNavigableStaticTextProxy.AccessibilityRangeForLine (System.nint line) [0x00001] in /Users/jason/src/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.AtkCocoaHelper/AtkCocoaHelperMac.cs:1572

VS bug #681237

@xamarin-release-manager xamarin-release-manager added this to the 7.8 milestone Nov 28, 2018
mkrueger added a commit that referenced this issue Dec 5, 2018
editor using VoiceOver

MonoDevelop line numbers ar 1 based.
slluis added a commit that referenced this issue Dec 5, 2018
Fixes issue #5887 FATAL ERROR when trying to navigate inside the
@xamarin-release-manager
Copy link
Contributor

Fixed in version 7.8.0.1362 (master)

Pull Request #6724 merged by: Lluis Sanchez
Author: mono
Commit: fc834dd (mono/monodevelop)

@xamarin-release-manager
Copy link
Contributor

Fixed in version 7.8.0.1385 (release-7.8)

Pull Request #6724 merged by: Lluis Sanchez
Author: mono
Commit: fc834dd (mono/monodevelop)

@xamarin-release-manager
Copy link
Contributor

Fixed in version 8.0.0.901 (release-8.0)

Pull Request #6724 merged by: Lluis Sanchez
Author: mono
Commit: fc834dd (mono/monodevelop)

@xamarin-release-manager
Copy link
Contributor

Fixed in version 8.6.0.802 (master)

Pull Request #6724 merged by: Lluis Sanchez
Author: mono
Commit: fc834dd (xamarin/monodevelop)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants