[Koha-bugs] [Bug 1098] New: tab key doesn't go quite as expected.

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Tue May 30 21:35:04 CEST 2006


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1098

           Summary: tab key doesn't go quite as expected.
           Product: Koha
           Version: 2.2.5
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Templates
        AssignedTo: oleonard at athenscounty.lib.oh.us
        ReportedBy: mhafen at i.washk12.org
         QAContact: koha-bugs at nongnu.org


The CGI package plays with the tabindex while making scrolling lists and other
form elements.	This is fine if the package makes all the form elements on a
page in order.	That isn't really a realistic condition.

I have code to fix this by overriding tabindex on all the form elements made
with CGI.

Maybe this will be helpful to you.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list