[wp-trac] [WordPress Trac] #16969: Stick admin bar to the top of the page, not the window
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 25 19:59:34 UTC 2011
#16969: Stick admin bar to the top of the page, not the window
--------------------------+------------------------------
Reporter: scribu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: UI | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by scribu):
Yes, it started from the url hashes drawback.
But also, I don't think this particular implementation detail was
seriously discussed. I would love to be proven wrong, though.
> Rare side effect, that won't be much alleviated with our own absolutely
positioned div.
It doesn't have to be absolutely positioned:
{{{$('body').prepend('#wpadminbar');}}}
> This is by design, so "you don't have to scroll to the top of the page"
As I see it, the major goal is to have a series of useful links always
*available* on every page, in a consistent place, not necessarily
*visible* at all time.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16969#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list