WPIntell

Source evidence

Double Scrollbars in Modal

Ocean Modal Window · support · 2021-11-30T20:58:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 23 rows with source links

17.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mars1980 unresolved
Hi, Great Plugin, but again I need help with the scrollbar. I want the scrollbar shown, as the content/form in the modal is longer than the modal. I added a custom css that works – the scrollbar ist shown. -> Button Termin #omw-2230 { overflow-y: scroll !important; } but when scrolling a second slim scrollbar is shown left from the normal scrollbar. Thanks for your Help! This topic was modified 4 years, 6 months ago by mars1980 . The page I need help with: [ log in to see the link] After some debugging I found out that there are old modals on the site where scrolling works as it should be. When I create a new modal they get the class .ps from perfect scrolling which the old ones don’t have. I don’t know how the class gets in there and how I get it out. My workaround is to use an old modal where the scrolling works perfect. So my problem is fixed – but I don’t know really why there is that bug.

Comments

1 shown
mars1980 2021-12-01T22:21:00+00:00

After some debugging I found out that there are old modals on the site where scrolling works as it should be. When I create a new modal they get the class .ps from perfect scrolling which the old ones don’t have. I don’t know how the class gets in there and how I get it out. My workaround is to use an old modal where the scrolling works perfect. So my problem is fixed – but I don’t know really why there is that bug.