Make WordPress Core

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: jane's profile jane Owned by: garyc40's profile garyc40
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)

16077.diff (3.8 KB) - added by garyc40 13 years ago.
there's a patch for that

Download all attachments as: .zip

Change History (5)

#1 @garyc40
13 years ago

  • Owner set to garyc40
  • Status changed from new to assigned

@garyc40
13 years ago

there's a patch for that

#2 @garyc40
13 years ago

  • Keywords has-patch needs-testing added

The patch affects all wpDialogs, including the link dialog. But from my guess, only the link dialog is the only one using wpDialogs for now.

Version 0, edited 13 years ago by garyc40 (next)

#3 @sabreuse
11 years ago

  • Component changed from UI to Editor
  • Keywords ui-focus added

#4 @iseulde
9 years ago

  • Keywords 3.2-early removed
  • Milestone changed from Future Release to 3.9
  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.