[Koha-bugs] [Bug 9571] Fix width for textareas in Edit Item screen

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 24 17:39:54 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9571

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15174|0                           |1
        is obsolete|                            |

--- Comment #9 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 16834
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16834&action=edit
Bug 9571 - Fix width for textareas in Edit Item screen

This patch adds a style for textareas on the Edit Item screen of addbiblio.pl
so that they are roughly the same length as the other input elements around it
on the page.

To test:

Before applying patch...

1) Create a new item for any biblio with a URL (subfield u) of over 100
characters (you can use www.lettercount.com to count the number of characters
in your URL).
2) In any browser (I've already looked at IE, Firefox, and Chrome on Windows),
edit the item (either by clicking "Edit Items" from the Normal view of the bib
record then clicking "Edit" next to the applicable item, or clicking on the
"Items" view in the bib record and clicking "Edit item" next to the relevant
item).
3) Notice that the textarea for the url is absolutely tiny. Difficult to read
and difficult to interact with.

Apply patch.

1) Notice that the textarea is roughly the same size as the other input
elements on the page.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list