[wp-trac] [WordPress Trac] #20684: Inaccessible text in DFW

WordPress Trac wp-trac at lists.automattic.com
Wed May 16 07:07:04 UTC 2012


#20684: Inaccessible text in DFW
----------------------------+------------------
 Reporter:  SergeyBiryukov  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.4
Component:  Editor          |     Version:  3.4
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------

Comment (by azaozz):

 Seems that in FF `documentd.documentElement.offsetHeight` is the same as
 `document.body.scrollHeight` which is also used for IE and Opera. Still
 needs `window.scrollTo(0, 0)` to counter some other edge cases like
 holding down the Return key.

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


More information about the wp-trac mailing list