Ticket #6058 (closed defect (bug): fixed)

Opened 4 years ago

Last modified 3 years ago

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

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

Change History

  • 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
  • Keywords permalink admin preview shift 2nd-opinion dev-feedback added
  • Component changed from General to UI
  • Owner anonymous deleted
  • Milestone changed from 2.9 to 2.7.1

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.

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

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

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

Reopen for trunk

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

(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.