Closed vsfeedback closed 2 years ago
Repro steps:
MoreInfo:
Actual Result: an error dialog pops up:
Expected result: Define color dialog pops up, following is the behavior in framework app
MoreInfo:
- This issue cannot repro in color dialog in .Net 6.0/7.0
I suppose you meant "it can repro".
I've looked at the code, and it doesn't look at ever worked since we ported this code to .NET Core.
I suppose you meant "it can repro".
In color dialog, there isn't that error dialog popping up, has the same behavior of .Net framework, see it as below:
Verified this issue in the latest .Net 7.0 SDK build: 7.0.100-preview.4.22206.9, it is fixed.
Verified this issue in the latest .Net 7.0 SDK build: 7.0.100-preview.4.22213.30, it is fixed.
Verified this issue in .NET SDK 7.0.100-preview.4.22227.3 test pass build, it is fixed.
This issue has been moved from a ticket on Developer Community.
Hi, the screenshot should explain everything. A missing resource in Windows.Forms.Design.dll. The problem is easy to reproduce, for example: In a PropertyGrid Control, Color Property, DropDown, right click on a Custom Color Field what should show the Colorpicker. Regards, Christian Ohle
Original Comments
Feedback Bot on 3/24/2022, 02:38 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Olina Zhang [MSFT] on 3/24/2022, 06:08 PM:
Thanks for your feedback!
Unfortunately we cannot reproduce this issue on our side, in order to investigate this further, could you please provide detail reproduce steps or a minimum sample app how to repro it?
Here is we are trying:
Result: All work well, please see following gif:
Christian Ohle on 3/24/2022, 11:01 PM:
Hi, it happens on right click on one of the the custom colors fields in the “user defined colors” tab.
I hope it helps
Christian Ohle on 3/24/2022, 11:15 PM:
VS screen record from the page seems not to work for me. Therefore again as screenshots:
Olina Zhang [MSFT] on 3/28/2022, 11:33 AM:
Thanks for your update, I can repro your issue now.
Original Solutions
(no solutions)