#6058 closed defect (bug) (fixed)
Permalink box below Title shouldn't shift page
| Reported by: |
|
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)
Change History (8)
comment:1
nbachiyski — 5 years ago
- Keywords has-patch added
nbachiyski — 5 years ago
- 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?
comment:3
johnbillion — 4 years ago
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
- 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

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.