Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox and Chrome use native scrollbars for ace editor #18

Closed
exsilium opened this issue Mar 31, 2017 · 4 comments
Closed

Firefox and Chrome use native scrollbars for ace editor #18

exsilium opened this issue Mar 31, 2017 · 4 comments

Comments

@exsilium
Copy link
Collaborator

== ugly!

Also see ajaxorg/ace#869 for possible alternative for non-native bars implementation.

Works with Safari, though... 🤔

@exsilium
Copy link
Collaborator Author

Fixed in Chrome, still native scrollbars in Firefox

@Exagone313
Copy link

Exagone313 commented Jan 1, 2019

Starting from Firefox 64, it supports a custom scrollbar-color CSS property (see draft).

@exsilium
Copy link
Collaborator Author

exsilium commented Jan 2, 2019

Thanks for the input @Exagone313 👍 Unfortunately, changes in Firefox 64 did break the UI in a more thorough manner as indicated in #65 so that needs to be addressed prior to fixing the scrollbars 😢

@exsilium
Copy link
Collaborator Author

This is no longer an issue, both Chrome and Firefox use stylized scrollbars.
Tested with Pylon v2.5.0
- Firefox: 68
- Chrome: 75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants