universalviewer
universalviewer copied to clipboard
Search footer "Next Result" doesn't appear properly in Firefox 74
UV version: Both those on http://universalviewer.io/uv.html (v2.0.2) and https://uv.netlify.app/ (v4.0.0-pre.12)
I'm submitting a:
- [x] bug report
- [ ] feature request => please use the user stories repo
- [ ] support request => Please do not submit support requests here, use stackoverflow
Current behavior:
When using the Search box in the footer, the "Next Result" text and button do not show up properly in Firefox 74. It looks like the calculation for the width of the controls
div is slightly off
Expected behavior: "Next Result" text and button show in the footer
Steps to reproduce:
Load the manifest https://librarylabs.ed.ac.uk/iiif/manifest/sessionpapers/CSP-18test.json
in a UV instance in FF74. Search forbes
.
Other information:
It looks like the <a class="nextresult">
tag is overflowing its parent div and being wrapped to the next line:
The quickest fix was to add 5px to the width of the parent div:
The same viewers, manifest and search combinations work fine in Chromium (Version 80.0.3987.87). OS used for both browsers is Linux Mint 19.1
All issues will be triaged for further investigation or closure by the 28 September 2023. If your issue is still relevant and would like for it be investigated further please comment by 14 September 2023.