https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14803
--- Comment #31 from Srdjan Jankovic <[email protected]> --- (In reply to Josef Moravec from comment #29) Hi Josef, thanks for testing this. > I have to more concerns about it: > 1) The barcode field doesn't have focus after page is loaded - probably easy > to fix, but important > 2) Looks like it waits than issues are loaded and then show the barcode > input field, maybe I am wrong and it just looks like, but in any case it is > much slower then current master... Ok, now it should be behaving like master. I tried to add some accuracy, but drawbacks are obviously too big... > 3) Message "loading, you can continue scanning" is badly placed (in the left > top corner) For me it is placed center of the table. At any rate I believe my patch did not change the table, it just makes a issuesTable.api().ajax.reload() call. Could you please a) check it in another browser b) compare to master. Thanks a lot. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
