Opened 5 years ago

Closed 4 years ago

Last modified 4 years ago

#6058 closed defect (bug) (fixed)

Permalink box below Title shouldn't shift page

Reported by: lloydbudd Owned by:
Priority: normal Milestone: 2.7.1
Component: UI Version: 2.5
Severity: normal Keywords: permalink admin preview shift has-patch 2nd-opinion dev-feedback
Cc: janbrasna

Description

Permalink box below Title shouldn't shift page

ENV: WP trunk r7121

Like the issue described in #6054 "Saved at [time]" status box shouldn't shift page

The Permalink box below Title shouldn't shift page

I get motion sickness when a post is first saved. It makes an otherwise polished experience feel amateurish.

Attachments (1)

no-shift-on-slugedit-arrival.diff (472 bytes) - added by nbachiyski 5 years ago.

Download all attachments as: .zip

Change History (8)

  • Keywords has-patch added

The only solution I can think of is to leave enough the space for the permalink, even before it appeared. It didn't look very ugly, so here is a patch.

  • Cc janbrasna added
  • Component changed from General to UI
  • Keywords permalink admin preview shift 2nd-opinion dev-feedback added
  • Milestone changed from 2.9 to 2.7.1
  • Owner anonymous deleted

The issue may even lead to errors as the page shifting under a cursor results in wrong selection being made/buttons clicked etc.

If the 1em permanent space for the slug is not an option, maybe just a slower jquery/ui.effects.blind build–in might help to prevent the unexpected jump.

Is there a consensus how to approach it?

I've always found this behaviour annoying.

+1 for the space where the slug appears having a set height so when it does appear the page doesn't shift.

  • Resolution set to fixed
  • Status changed from new to closed

(In [10305]) Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for 2.7

  • Milestone changed from 2.7.1 to 2.8
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopen for trunk

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [10306]) Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for trunk

  • Milestone changed from 2.8 to 2.7.1
Note: See TracTickets for help on using tickets.