universalviewer icon indicating copy to clipboard operation
universalviewer copied to clipboard

Search footer "Next Result" doesn't appear properly in Firefox 74

Open mbennett-uoe opened this issue 4 years ago • 1 comments

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. uv-netlify-missingnext

Other information:

It looks like the <a class="nextresult"> tag is overflowing its parent div and being wrapped to the next line: uv-netlify-thereitis

The quickest fix was to add 5px to the width of the parent div: uv-netlify-fixed

mbennett-uoe avatar May 05 '20 15:05 mbennett-uoe

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

mbennett-uoe avatar May 05 '20 15:05 mbennett-uoe

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.

LlGC-szw avatar Aug 25 '23 11:08 LlGC-szw