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

Fix Console Scrollbars in Firefox #26

Closed
jrmartin opened this issue Mar 25, 2014 · 0 comments
Closed

Fix Console Scrollbars in Firefox #26

jrmartin opened this issue Mar 25, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@jrmartin
Copy link
Contributor

We are currently using a plugin to create our console in Geppetto, http://josscrowcroft.github.io/javascript-sandbox-console/ .

This is working fine in Chrome and all other webkit browser, but is not styling the scrollbars for the console in Firefox and they become visible as seen in the picture.
screen_shot_2014-03-22_at_17 09 45
Ideally the vertical scrollbar would be transparent, and the horizontal one should be invisible.
chromescrollbars

Due a bug reported in the Mozilla site https://bugzilla.mozilla.org/show_bug.cgi?id=77790, we can't style scrollbars in Firefox. A possibility to solve this will be to use jquery scroll pane

@jrmartin jrmartin added this to the Sprint 33 milestone Sep 8, 2014
@jrmartin jrmartin closed this as completed Sep 8, 2014
@jrmartin jrmartin removed the ready label Sep 8, 2014
@jrmartin jrmartin self-assigned this Sep 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant