[wp-trac] Re: [WordPress Trac] #5049: Tab from title skips over
post in write post
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 23 02:24:30 GMT 2007
#5049: Tab from title skips over post in write post
----------------------------+-----------------------------------------------
Reporter: kingjacob | Owner: anonymous
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Administration | Version: 2.3
Severity: normal | Resolution: worksforme
Keywords: |
----------------------------+-----------------------------------------------
Changes (by Viper007Bond):
* status: new => closed
* resolution: => worksforme
* version: => 2.3
* component: General => Administration
* milestone: 2.5 =>
Comment:
Works fine for me using FF 2.0.0.7.
{{{
<input type="text" name="post_title" size="30" tabindex="1" value=""
id="title" />
}}}
{{{
<textarea class='mceEditor' rows='25' cols='40' name='content'
tabindex='2' id='content'></textarea>
}}}
Note the tabindex'es.
--
Ticket URL: <http://trac.wordpress.org/ticket/5049#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list