User tests: Successful: Unsuccessful:
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) NPM Change |
Labels |
Added:
NPM Resource Changed
?
|
Source https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-scrollbar
compatibility issues for ::-webkit-scrollbar
found in firefox, internet explorer.
So for firefox, IE:-
Mozilla Testing
I have tested this item
Test views of
System:
The fix looks a bit strange, why do you hide scrollbars?
okay, and do you see why did you got scrollbars that you have to hide?
please looks there https://developer.mozilla.org/en-US/docs/Web/CSS/overflow
Remove scrollbar-width
stuff and .container-main::-webkit-scrollbar
.
And use overflow:auto;
instead of scroll
.
Labels |
Added:
Information Required
|
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-07-02 07:51:18 |
Closed_By | ⇒ | bembelimen | |
Labels |
Added:
?
|
Thank you!
Source https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-scrollbar