I've noticed that when posting a profile comment, hitting Tab in the message field moves the focus to the main Penny Arcade link in the top-left of the page rather than to the Post Message button. Is there any way to fix this like the other message fields?
Ramius on
0
Posts
RamiusJoined: July 19, 2000Administrator, ClubPAadmin
edited September 2009
Fixed (in theory).
In Firefox, tabbing out of the message field does move me to the "Post Message" button, but the next tab after that takes me to the Penny Arcade link. Looking at the code, it appears there are no tabindex attributes defined on the buttons, so I added some. This should theoretically fix the problem. But I can't have you test it, as visitor messaging has been turned off. So we'll just leave this one for another day and see if it needs to be revisited then.
Posts
In Firefox, tabbing out of the message field does move me to the "Post Message" button, but the next tab after that takes me to the Penny Arcade link. Looking at the code, it appears there are no tabindex attributes defined on the buttons, so I added some. This should theoretically fix the problem. But I can't have you test it, as visitor messaging has been turned off. So we'll just leave this one for another day and see if it needs to be revisited then.