You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hapo31
changed the title
[frontend] MkNoteDetailed.vue で、特定のMFMによってフッターのボタンが押せなくなる
[frontend] MkNote.vue, MkNoteDetailed.vue で、特定のMFMによってフッターのボタンが押せなくなる
Feb 19, 2023
💡 Summary
個別にノートの詳細を表示する画面(
/notes/${noteId}
)とデッキモード時に、ノートに以下のように全体の座標を大きく変えるようなMFMを指定したとき、フッターのボタンが押せなくなり、リアクションなどが出来なくなることがある。
(※この画面だけ)※追記
デッキモードでも再現した。
再現 url
https://misskey.io/notes/9bcamd63fv
スクリーンショット
🥰 Expected Behavior
リアクションなどが押せる
🤬 Actual Behavior
リアクションなどが押せない・・・
📝 Steps to Reproduce
以下のクラスのスタイルに
overflow: clip;
を当てるmisskey/packages/frontend/src/components/MkNoteDetailed.vue
Line 557 in 16ba1b3
PR は以下
fix: #9998 MkNote.vue, MkNoteDetailed.vue で、特定のMFMによってフッターのボタンが押せなくなる #9999
📌 Environment
Misskey version: 13.6.1
Your OS: Windows11
Your browser: Firefox 110.0 (64 ビット)
The text was updated successfully, but these errors were encountered: