Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-8565 now.

tab index hangs on font changer (fix completed in vcs)

As I'm very fond of using tab to go on the page where i like to go (especially when i need to login)
I noticed if the page is loaded for the first time or you click on the board index link in the breadcrumbs, and you use the tab to go to where you want to go, it hangs on the -A+ thing and doesnt seem to go further..

Comments / History

Posted by nickvergessen (Development Team Member) on Aug 10th 2009, 08:51

I guess that's because of the onpress/onclick options:
Code: Select all
<a class="fontsize" title="Change font size" onkeypress="fontsizeup(); return false;" onclick="fontsizeup(); return false;" href="#">Change font size</a>

Changed ticket status from "New" to "Fix in progress"

Action performed by ToonArmy (Development Team Member) on Aug 15th 2009, 20:21

Linked ticket with changeset: r9994

Action performed by ToonArmy (Development Team Member) on Aug 15th 2009, 20:44

Changed ticket status from "Fix in progress" to "Fix completed in SVN"

Action performed by ToonArmy (Development Team Member) on Aug 15th 2009, 20:55

Posted by ToonArmy (Development Team Member) on Aug 15th 2009, 20:55

Could people test this under IE6/7/8, Safari and other any other common browsers. Tab through the resizer and back (shift-tab).

Posted by nickvergessen (Development Team Member) on Aug 15th 2009, 21:04

verified with IE8

Posted by oddfish on Aug 15th 2009, 21:51

verified on IE6, although IE6 did not have Proceed button to install SVN @9994 -- testing on Virtual XP MODE under Win7).

Note to self to recheck on primary XP.

Linked ticket with changeset: r9995

Action performed by ToonArmy (Development Team Member) on Aug 15th 2009, 23:13

Posted by Rotsblok (QA Team) on Aug 22nd 2009, 11:25

verified on IE7, FF3,5 and GChrome. However as I do not use apple safari often I do not know if this is an safari fault or phpBB3 the tab only goes through the text fields.. ignoring the links etc...

Ticket details

Related SVN changesets