[wp-trac] Re: [WordPress Trac] #9956: Fix for submenu position and state on folded admin menu

WordPress Trac wp-trac at lists.automattic.com
Thu May 28 10:41:28 GMT 2009


#9956: Fix for submenu position and state on folded admin menu
----------------------------+-----------------------------------------------
 Reporter:  sambauers       |       Owner:            
     Type:  defect (bug)    |      Status:  new       
 Priority:  normal          |   Milestone:  2.8       
Component:  Administration  |     Version:  2.8       
 Severity:  normal          |    Keywords:  javascript
----------------------------+-----------------------------------------------

Comment(by azaozz):

 The popup submenu offset has to be calculated against the viewport
 (visible part of the page) not the page length (screenshot attached). For
 more precise calculation we can probably use `event.target` to get the
 exact position, think that's normalized in jQuery 1.3.2.

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


More information about the wp-trac mailing list