[Koha-bugs] [Bug 27827] The Authority type input field for new authority types should be wider

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 2 04:22:13 CET 2021


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

--- Comment #1 from Andreas Roussos <a.roussos at dataly.gr> ---
Created attachment 117471
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117471&action=edit
Bug 27827: make the 'Authority type:' input field wider

When adding a new authority type in the Staff client, the 'Authority type'
input field is too narrow. If you enter something like "OOP_CORPUS" inside
the textbox, you will have to scroll right and left inside the textbox in
order to view its contents.

This patch fixes that.

Test plan:
1) Try to add a new authority type with name "OOP_CORPUS". Notice how
   the input field is too narrow and cannot contain the entire string.
2) Apply this patch.
3) Repeat step 1), this time the input field has been widened and can
   accommodate the entire string.

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


More information about the Koha-bugs mailing list