[wp-trac] [WordPress Trac] #18579: admin footer tends to float to mid screen on scroll (ie fixed on page position).... despite valid html plugin pages

WordPress Trac wp-trac at lists.automattic.com
Sat Sep 3 11:07:24 UTC 2011


#18579: admin footer tends to float to mid screen on scroll (ie fixed on page
position).... despite valid html plugin pages
----------------------------+------------------------------
 Reporter:  anmari          |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  3.2.1
 Severity:  minor           |  Resolution:
 Keywords:                  |
----------------------------+------------------------------

Comment (by dd32):

 I've seen this with some plugins which have invalid HTML (ie. badly
 nested, or unclosed divs). It would probably also happen if you have a
 page with lots of floated elements and nothing clearing after it, or
 certain positioning in CSS.

 Most !WordPress pages wrap the content in {{{<div
 class="wrap">...</div>}}}, and Since I haven't seen it happen to Core
 pages, It suggests to me that it's dependant upon the HTML your plugin
 uses on the page..

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18579#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list