[Koha-bugs] [Bug 24814] New: HTML forms set a minimal width for dropdown combo with empty set.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 5 16:53:33 CET 2020


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

            Bug ID: 24814
           Summary: HTML forms set a minimal width for dropdown combo with
                    empty set.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: didier.gautheron at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Hi,

If there's no item, dropdown message "No matches found" is hard to read.

Affect:
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt

To test:
- Select a catalogue notice in Koha intranet.
- Open add item form.
- Choose a dropdown combo with an empty set, 'j - Shelving control number' is a
good candidate.
- Apply the patch.
- Re select the compo in open add item form.


It's a bandaid, a proper solution would be to compute container width on actuel
message size.

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


More information about the Koha-bugs mailing list