[wp-trac] [WordPress Trac] #29349: Post metaboxes jump when you hit the bottom of the page
WordPress Trac
noreply at wordpress.org
Fri Aug 29 18:54:16 UTC 2014
#29349: Post metaboxes jump when you hit the bottom of the page
----------------------------+---------------------------------
Reporter: melchoyce | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses: ui, administration
----------------------------+---------------------------------
Comment (by stephdau):
So the problem is:
* the bottom of the sidebar is pinned, with a max-bottom of 180px:
https://core.trac.wordpress.org/browser/trunk/src/wp-admin/js/editor-
expand.js?rev=29628#L470
* but when one scrolls passed the doc's bottom edge with elastic
scrolling, we re-enter the "// let it scroll" mode, with an "auto max-
bottom": https://core.trac.wordpress.org/browser/trunk/src/wp-admin/js
/editor-expand.js?rev=29628#L444
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29349#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list