Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Crash in Visual Studio with 4.8.0.1187-pre2 [Bug] #11557

Closed
ichijikuibo opened this issue Jul 25, 2020 · 2 comments
Closed

Crash in Visual Studio with 4.8.0.1187-pre2 [Bug] #11557

ichijikuibo opened this issue Jul 25, 2020 · 2 comments

Comments

@ichijikuibo
Copy link

Description

when using 4.8.0.1187-pre2 on Microsoft Visual Studio Community 2019 Version 16.6.5 on my project or a blank project I get a crash when attempting to edit a color hex in Xaml. for example #2196F3 in app.xaml,as soon as i click on #2196F3 visual studio hangs then crashes. Also happens in an entry such as BackgroundColor="#FFFFFFFF" in a content page.

Steps to Reproduce

  1. Open an Xaml file
  2. Click on any color hex

Expected Behavior

Allow to edit the color hex text

Actual Behavior

Visual studio hangs then crashes after about 30 seconds

Basic Information

  • Version with issue: 4.8.0.1187-pre2
  • Last known good version: 4.8.0.1143-pre1
  • IDE: Microsoft Visual Studio Community 2019 Version 16.6.5
  • Nuget Packages: Default nuget packages installed with project updated to latest
  • Affected Devices: Windows 10 Desktop

Workaround

Downgrade to 4.8.0.1143-pre1

@ichijikuibo ichijikuibo added s/unverified New report that has yet to be verified t/bug 🐛 labels Jul 25, 2020
@ichijikuibo
Copy link
Author

Can also be resovled by changing the Default XAML Editor to Default XML Editor in the Xamarin settings.

@samhouts samhouts added this to New in Triage Jul 25, 2020
@StephaneDelcroix StephaneDelcroix added external-vs and removed s/unverified New report that has yet to be verified labels Jul 27, 2020
StephaneDelcroix added a commit that referenced this issue Jul 27, 2020
- move both implicit operator to the same type (Rectangle)
- remove setters on convenience properties

- fixes #11557
- fixes #11555
- fixes maybe #11542 (to be confirmed)
StephaneDelcroix added a commit that referenced this issue Jul 27, 2020
- move both implicit operator to the same type (Rectangle)
- remove setters on convenience properties

- fixes #11557
- fixes #11555
- fixes maybe #11542 (to be confirmed)
@StephaneDelcroix StephaneDelcroix moved this from New to Ready For Work in Triage Jul 28, 2020
@wagenheimer
Copy link

Both Visual Studio for Windows and Mac crashes with the most recent versions and are unusable.

@samhouts samhouts moved this from Ready For Work to Needs Estimate in Triage Jul 28, 2020
Triage automation moved this from Needs Estimate to Closed Jul 30, 2020
@samhouts samhouts added this to In Progress in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts moved this from In Progress to Done in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts removed this from Closed in Triage Aug 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

3 participants