Opened 13 years ago
Closed 9 years ago
#16077 closed defect (bug) (fixed)
Placement of link popup in full-size visual editor when browser window is resized
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 3.1 |
Component: | Editor | Keywords: | has-patch needs-testing |
Focuses: | ui | Cc: |
Description
To recreate: Writing a post in the full-window view of the visual editor, click the link popup. While popup open, resize browser window to be smaller. Link popup stays in original location, even if the window gets small enough to cut it off.
You can move the link popup by dragging the top bar. If you do this, then the link popup will stay in the new place b/c our save state stuff, even when you're writing in the regular size visual editor.
Preferred UX: if browser window resizes, have link popup recenter itself in the overlay.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
there's a patch for that