Scolling in additional action menu broken when hovering horizontal lines #4539
Labels
accessibility
Making sure we design for the widest range of people possible, including those who have disabilities
bug
Something isn't working
feature: actions
Related to the actions components
high
High priority
regression
Regression of a previous working feature
Hello,
I found an issue most probably with the Vue Nextcloud library. It was reported in nextcloud/spreed#10520 originally. See also that issue for additional information.
Mainly, in a list of additional actions with hlines, the scrolling is broken when hovering over the lines. In fact, the scrolling is programmatically reset while hovering rendering some functions inaccessible.
I think a screencast is the most clear explanation here (I wanted to remove the entry, the very last menu point in the list):
vokoscreenNG-2023-09-17_10-36-45.mp4
According to @Antreesy, the issue can be worked around by disabling an event handler:
The text was updated successfully, but these errors were encountered: