question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ComboBox is unclickable

See original GitHub issue

Describe the bug I can’t click on the ComboBox. If I select the ComboBox using the Tab key, then I am able to select an item using the Up/Down keys. Either way, if I click on the ComboBox, nothing happens. I made sure that it IsEnabled is true

To Reproduce Create a new ComboBox and populate it with anything

Expected behavior When I click on the ComboBox I aspect a drop-down menu/list to appear.

Screenshots No screenshots, but I added a recording.

Desktop:

  • OS: Mac
  • Version Ventura 13.3

Additional context

Recording Code

Issue Analytics

  • State:closed
  • Created 6 months ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
nikita-myrcommented, May 19, 2023

My problem was solved after a clean reinstall and update for last version of all frameworks (Xamarin, Mono, .Net)

0reactions
maxkatz6commented, May 18, 2023

@timunie no, I can’t reproduce it on my mac. Same OS version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Make combobox unselectable? or better UI?
Here's how: Right click your combobox in blend. Select Edit Template > Edit a Copy.
Read more >
ComboBox: becomes unclickable after removal and re-adding
open dropdown with mouse and select an item : this will remove the combo and re-add it to the parent - click on...
Read more >
Drop down box not clickable or right ...
Hello, I have a drop down box in a spreadsheet which has stopped being clickable and I can't even right click on it....
Read more >
not clickable items in a ComboBox control
Hi, I need to make some of the items in the combobox to act like headers, therefore I need them to be not...
Read more >
Lightning Web Component custom combo-box list items ...
I have custom search lookup combo box that displays as expected, but the list items are not responding to clicks and I cannot...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found