[Koha-bugs] [Bug 21362] Advanced MARC Editor - Rancor - Tab navigation not working in fixed fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 18 15:14:01 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21362

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Ere, can you add a test plan please? I have linked a control field to AV but I
do not see the dropdown list.

Also I think the following change is wrong:
-                        if ( ( this.nodeName.toLowerCase() == 'select' &&
e.which == 9 ) || e.ctrlKey ) {
+                        if ( e.ctrlKey && 0 ) {

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list