Skip to content
New issue

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

引用リノート時に表示される入力欄にフォーカスが当たらない #12266

Closed
samunohito opened this issue Nov 6, 2023 · 0 comments
Labels
⚠️bug? This might be a bug

Comments

@samunohito
Copy link
Member

samunohito commented Nov 6, 2023

💡 Summary

引用リノート時にポップアップで表示される入力欄にフォーカスが当たらず、すぐに入力が出来ない状態になっていました。
ノートボタンからポップアップを開いたときは通常通りフォーカスが当たり、すぐに入力が出来るようになります。

※1…白枠はChromeのユーザビリティ補助機能によるものです
※2…入力欄に表示されてるヤーッというのは気にしないでください…
focus

🥰 Expected Behavior

入力欄表示時、フォーカスが当たっておりすぐに入力が開始できる状態になっている

🤬 Actual Behavior

すぐに入力が開始できる状態になっていない

📝 Steps to Reproduce

任意のノートを引用リノートしようとする

💻 Frontend Environment

* Model and OS of the device(s): Windows10
* Browser: Firefox 119 or Chrome 118.0.5993.118
* Server URL: https://misskey.systems/
* Misskey: 2023.11.0

🛰 Backend Environment (for server admin)

※自分が立てたサーバではないので不明
@samunohito samunohito added the ⚠️bug? This might be a bug label Nov 6, 2023
samunohito added a commit to samunohito/misskey that referenced this issue Nov 6, 2023
ポップアップの表示後、MkNoteとMkNoteDetailedでそれぞれが持つfocusメソッドを呼び出していたのをやめた
@syuilo syuilo closed this as completed in 828749b Nov 6, 2023
kanarikanaru pushed a commit to kanarikanaru/misskey that referenced this issue Nov 9, 2023
ポップアップの表示後、MkNoteとMkNoteDetailedでそれぞれが持つfocusメソッドを呼び出していたのをやめた

Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
tai-cha pushed a commit to nadesskey/nadesskey that referenced this issue Nov 20, 2023
ポップアップの表示後、MkNoteとMkNoteDetailedでそれぞれが持つfocusメソッドを呼び出していたのをやめた

Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️bug? This might be a bug
Projects
None yet
Development

No branches or pull requests

1 participant