Opened 2 years ago

Closed 2 years ago

#17208 closed defect (bug) (fixed)

Bulk edit from bottom button doesn't bump you up to edit area

Reported by: jane Owned by: westi
Priority: normal Milestone: 3.2
Component: UI Version: 3.1
Severity: normal Keywords: needs-patch
Cc:

Description

If you go down a list of posts, pages, etc checking boxes, then choose Edit and click Apply at the bottom of the list table, the bulk editing layer opens, but you're not bumped back up to the top, so you can't see it.

Desired action: clicking apply opens the layer AND scrolls the screen back to the top.

Attachments (3)

17208.diff (532 bytes) - added by greuben 2 years ago.
17280.2.diff (558 bytes) - added by greuben 2 years ago.
17208.3.diff (536 bytes) - added by greuben 2 years ago.

Download all attachments as: .zip

Change History (11)

Wouldn't it be even better if the bulk editing layer openend on the spot?

Nevermind, I was thinking of quick edit, for a single post.

  • Milestone changed from Awaiting Review to 3.2

Should be a small patch.

greuben2 years ago

  • Keywords has-patch added
  • Keywords needs-patch added; has-patch removed

I can't get this patch to work even after mangling it to get it to apply to the current inline-edit-post.dev.js file.

greuben2 years ago

I think I know why this doesn't work for me - Admin Bar enabled in the admin means that this does scroll but not enough to make the form completely visible (with both patches)

Note I am testing in FF 4 on OS X

greuben2 years ago

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

In [18146]:

Scroll up to the top when bulk editing so the form is completely visible. Fixes #17208 props greuben.

Note: See TracTickets for help on using tickets.