Bug 40534

Summary: Fields in item form different sizes
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 39533    
Bug Blocks:    
Attachments: Screenshot of the item form
Screenshot of the item form (24.11)

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