Closed (fixed)
Project:
Pay
Version:
6.x-1.0-alpha4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2010 at 18:55 UTC
Updated:
11 Oct 2010 at 21:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchWhile navigating the payment forms, I'm thrown off by the credit card images being skipped over. From a usability perspective, this could cause confusion for users that are used to navigating forms with the keyboard alone or are unable to use a mouse. Even though the card-type is auto-selected for you based on number, it would be handy to be able to select these images through the keyboard for consistency.
This updated patch wraps the images in anchor tags, so that they may be selected with the keyboard like other types of links.
Comment #2
jerdavisCommitted to HEAD, thanks!