Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-447

missing / cut off scrollbars in different browsers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.8.0
    • 5.6.1
    • None
    • Security Level: Jimmy

      Steps to Reproduce

      https://keikai.io/demo/excel_like

      Current Result

      FF: (scrollbar left / top border is cut off by content)

      Macos: (depending on OS "Show Scrollbars" setting)
      scrollbars are completely missing (covered by the cell content)

      Expected Result

      always show custom scrollbars, or OS/browser native scrollbars.

      Debug Information

      the current custom scrollbar is using Simplebar, and has a fixed width of 15px (defined in CSS)
      the width/height of the data area ".zsscroll.zssscroll-fix" is computed based on the detected native scrollbar width. If the native scrollbar is too narrow the content will overlap the custom Simplebar-scrollbar (partially or completely) or potentially leave a gap in case the native scrollbar would be wider than 15px

      Workaround

            wenninghsu wenninghsu
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: