We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://quirksmode.org/html5/inputs/ などの select 要素によるドロップダウンリストを開くとリストがフォームの位置ではなく画面左上に表示されてしまう (あるいは再現性不明だが全く表示されないこともあった)。
また、その場合に左上に表示されている項目を選択してもドロップダウンリストが閉じない&ページに反映されない (フォーカスを外すと消える)
WebGL 遅いとか EGL 周りの変更があったとかその辺の影響も気になるが何故特定の実機でのみ発生しているのか不明。
The text was updated successfully, but these errors were encountered:
GTK+3.24かそれ以前かでWayland上でのポップアップウィンドウ制御の方法を動的に変えているので、その辺の影響があるかもしれません。
https://phabricator.services.mozilla.com/D22962
Sorry, something went wrong.
@ashie おぉ、ヒントありがとうございます!
No branches or pull requests
https://quirksmode.org/html5/inputs/ などの select 要素によるドロップダウンリストを開くとリストがフォームの位置ではなく画面左上に表示されてしまう (あるいは再現性不明だが全く表示されないこともあった)。
また、その場合に左上に表示されている項目を選択してもドロップダウンリストが閉じない&ページに反映されない (フォーカスを外すと消える)
WebGL 遅いとか EGL 周りの変更があったとかその辺の影響も気になるが何故特定の実機でのみ発生しているのか不明。
The text was updated successfully, but these errors were encountered: