Bug 40534 - Fields in item form different sizes
Summary: Fields in item form different sizes
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 39533
Blocks:
  Show dependency treegraph
 
Reported: 2025-07-28 20:46 UTC by Caroline Cyr La Rose
Modified: 2025-07-28 20:52 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Screenshot of the item form (78.17 KB, image/png)
2025-07-28 20:47 UTC, Caroline Cyr La Rose
Details
Screenshot of the item form (24.11) (75.79 KB, image/png)
2025-07-28 20:51 UTC, Caroline Cyr La Rose
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Caroline Cyr La Rose 2025-07-28 20:46:19 UTC
I noticed the fields in the item creation/modification form are no longer all the same size. The drop-downs are much longer than the text inputs.

A bisect pointed to bug 39533, but that bug is about the export tool, so I'm not sure if it's the correct one, or it simply had a much larger/unintended scope.

To recreate :
1. In the staff interface, go to a biblio record (e.g. http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=285)
2. Click New > New item 
   --> Notice the fields in the form are different sizes from each other, the selects being much longer than the text inputs
Comment 1 Caroline Cyr La Rose 2025-07-28 20:47:05 UTC
Created attachment 184757 [details]
Screenshot of the item form

Screenshot of the item form as it is right now, notice the fields have different sizes.
Comment 2 Caroline Cyr La Rose 2025-07-28 20:51:45 UTC
Created attachment 184758 [details]
Screenshot of the item form (24.11)

Screenshot of the item form in 24.11, notice all the fields are the same length