univer icon indicating copy to clipboard operation
univer copied to clipboard

[Bug] Scrolling Bar Blocked by Floating DOM Elements and Chart Components

Open zhaijunlei955 opened this issue 1 month ago • 0 comments

Before you submit this issue, have you checked the following

  • [x] Is this really a problem?
  • [x] I have searched the Github Issues for similar issues, but did not find anything.

Affected packages and versions

v0.15.1

Reproduction link

Image

Description: floating DOM elements and chart components are incorrectly overlapping and obscuring the scrolling bars within the application.

Expected behavior

Floating elements and charts should not interfere with scrolling bar functionality  Scrolling bars should remain fully accessible and clickable at all times  Proper z-index layering should ensure scrolling bars remain on top or floating elements are positioned to avoid overlap

Actual behavior

Scrolling bars are covered by floating DOM elements  Users cannot interact with scrolling bars when overlapped

System information

Browser: [edge]  Operating System: [Windows 11]  Univer Version: [v0.15.1]

zhaijunlei955 avatar Jan 16 '26 01:01 zhaijunlei955