jwstegemann / fritz2

Easily build reactive web-apps in Kotlin based on flows and coroutines.
https://www.fritz2.dev
MIT License
636 stars 25 forks source link

Semove setFocus from PopUpPanel #792

Closed metin-kale closed 11 months ago

metin-kale commented 11 months ago

PopUpPanel is not focusable by default. In Chrome setFocus does nothing here, but in Firefox the current focus gets lost, when setFocus is called on a not-focusable element.