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
When trying to attach an image via the "Insert Image" icon in the toolbar, the "cancel"/"ok" buttons can only be accessed by pressing the tab key. Scrolling does not show the full popup. (If the editor has already been sufficiently expanded by other text/images/etc, then it is possible the full "insert image" popup will be visible.)
attach.mov
The "More" tooltip is not fully visible.
Solution
Tooltips and other expandable/collapsible elements should be visible if there is screenspace, rather than being confined to their container.
Problem
attach.mov
Solution
Tooltips and other expandable/collapsible elements should be visible if there is screenspace, rather than being confined to their container.