Bug 14451

Summary: OPAC Bootstrap theme hides table headings in holdings display
Product: Koha Reporter: Fiona Borthwick <fiona.borthwick>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: fiona.borthwick, oleonard, sally.healey
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Fiona Borthwick 2015-06-24 10:56:04 UTC
When looking at the full bibliographic display of a record in the opac on a mobile device, the display is confusing to patrons as the information is not presented in a table as it is when viewing on a laptop or PC browser screen.

All table headings are missing - Home library, Current location, Status, Barcode etc.  It looks like the Bootstrap framework drops the table headings when displaying the information on a tablet or mobile phone device.

This can cause confusion for the patrons especially if the home and current libraries are different.  The libraries are just listed one underneath the other which can also cause confusion as patrons may think that there are 2 copies rather than it just being the holdings statement for one copy.
Comment 1 Sally 2020-08-12 08:58:48 UTC
This is still valid on master, and causes a lot of confusion with library patrons.
Comment 2 Katrin Fischer 2023-08-05 12:49:49 UTC
I just tested and in 22.11 it looks really strange. The table headings are not removed, but all overlap and the text in the cells moves to read from top to bottom... 

The display is unusable like this as you can't read the headers nor the content.

It's much better in master - not sure what the difference is?