http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2751 Summary: Input field size problems Product: Koha Version: rel_3_0 Platform: All URL: http://library.lan:8080/cgi- bin/koha/cataloguing/addbiblio.pl?frameworkcode= OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Cataloging AssignedTo: galen.charlton@liblime.com ReportedBy: mjr@ttllp.co.uk QAContact: koha-bugs@lists.koha.org Text input fields have attributes like size="67" maxlength="255" on them, which confuse some browsers (notably Firefox 2 on Mac, it seems). Can we remove them? See http://www.w3.org/TR/html401/interact/forms.html#adef-size-INPUT for their meanings. This limits the usefulness of some MARC fields. Can we use textareas for some inputs? I think this is sort of a complement to bug #2453. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.