[Beta Designer] Bug? Cannot access context menu on disabled buttons

What I’m trying to do:
I want to open the context menu popup to get to the ‘on click event’ for a button that is currently disabled. Since the Designer is live, I cannot access this context menu to edit the text as intended. See the snip with no menu even though the component is selected.

Is this the expected behaviour?

image

1 Like

It looks like something is intercepting the click event on that disabled button before we can intercept it and select the component - probably caused by some custom CSS in that app. If you select the component in the component tree on right, the popup palette does appear. We’ll investigate that and see what we can do to override your override in the designer!

Thanks for looking into this. Yes it does appear after selecting in the component tree. If I then enable the component from the palette and disable it the palette remains until I select another component.

This should now be fixed. It wasn’t caused by your custom CSS, it was a more general problem, so thank you for spotting it!

3 Likes

It’s still happening for me. I just now noticed, acctually. It happens with text_boxes too.

2 Likes