When item-level_itypes is set to bibliographic, the OPAC results list splits 50 / 50 with the item type showing in the first half. To test: - Set tem-level_itypes to bibliogrphic - Make sure you have the record level itemtype set in some records - Search for them in the OPAC - Verify the display issue in the result list
Created attachment 108771 [details] Screenshot of result list with bibliographic level item type showing
Caused by bug 25242.
Created attachment 108833 [details] [review] Bug 26263: Add column width to itypecol We add a static width to the itypecol and set a matching max-width for the contained image to improve the layout of the results table for accessability and reactivity.
This patch has the side effect of enforcing a max-width on the item type icon images people are using.. I feel this is a reasonable caveat, but I'm not entirely sure how much those icons are customised or whether those that are customising them are using much larger sizes that may not scale down well?
I think what this bug shows is that Bug 25242 was too wide-reaching. I think it should be reconsidered.
(In reply to Owen Leonard from comment #5) > I think what this bug shows is that Bug 25242 was too wide-reaching. I think > it should be reconsidered. I agree, we should reconsider - can we limit the effect to details?
Marking as resolved as we reverted.
Note.. I still think the colwidth is better with this patch even with prior patch reverted..