Skip to content
Discussion options

You must be logged in to vote

And now my final word on this issue. Well, a few words, really.

I’m getting surprising behaviour with button and span elements in the panel. I don’t know whether it’s because of the older version of Chromium or because a panel isn’t a genuine HTML element.

  • The button doesn’t appear to propagate its click to its container. That’s why I can’t get it to focus back on the document that way. On the other hand, span does propagate.

    This is not the behaviour if I try this in an ordinary element on a web page.

  • I can’t get the span element to respond to the dragstart event, even if it set draggable to true. Buttons, on the other hand drag as expected once I set draggable to true. It’s just as …

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@savetheclocktower
Comment options

@manngo
Comment options

@savetheclocktower
Comment options

@manngo
Comment options

@savetheclocktower
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by manngo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants