Skip to content
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

There no "Open" button for the "DisplayMember" property and cannot not expand the dropdown list in the PropertyGrid control #12571

Open
Zheng-Li01 opened this issue Dec 2, 2024 · 2 comments
Assignees
Labels
💥 regression-framework Regression from .NET Framework priority-2 Work that is important, but not critical for the release
Milestone

Comments

@Zheng-Li01
Copy link
Member

.NET version

.NET SDK 10.0.100-alpha.1.24573.1

Did it work in .NET Framework?

Yes

Did it work in any of the earlier releases of .NET Core or .NET 5+?

Can reproduce from .NET Core 3.1 to latest 10.0

Issue description

There no "Open" button for the "DiaplayMember" property and cannot not expand the dropdown list in the PropertyGrid control

Actual Results:
Image

Expected Results:
Image

Steps to reproduce

  1. Create a .NET WinForms project
  2. Add a PropertyGrid & ComboBox control on the Form1.cs[Design]
  3. Select the comboBox1 as Object for propertyGrid1
  4. Build & run the project
  5. Observe the "Open" button for DiaplayMember property value
  6. Press the "Alt + Down" keyboard to expand the dropdown list.
@Zheng-Li01 Zheng-Li01 added the untriaged The team needs to look at this issue in the next triage label Dec 2, 2024
@elachlan elachlan added the 💥 regression-release Regression from a public release label Dec 2, 2024
@JeremyKuhne JeremyKuhne added the priority-2 Work that is important, but not critical for the release label Dec 2, 2024
@JeremyKuhne JeremyKuhne added this to the .NET 10.0 milestone Dec 2, 2024
@JeremyKuhne JeremyKuhne changed the title There no "Open" button for the "DiaplayMember" property and cannot not expand the dropdown list in the PropertyGrid control There no "Open" button for the "DisplayMember" property and cannot not expand the dropdown list in the PropertyGrid control Dec 2, 2024
@JeremyKuhne JeremyKuhne added 💥 regression-framework Regression from .NET Framework and removed 💥 regression-release Regression from a public release untriaged The team needs to look at this issue in the next triage labels Dec 2, 2024
@JeremyKuhne
Copy link
Member

@KlausLoeffelmann presumably this will be easy to investigate when doing #12570

@ravipoddar10mca
Copy link

this issue is look like #12560

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥 regression-framework Regression from .NET Framework priority-2 Work that is important, but not critical for the release
Projects
None yet
Development

No branches or pull requests

5 participants