gitbase-web icon indicating copy to clipboard operation
gitbase-web copied to clipboard

Main query box does not have horizontal scroll in firefox

Open carlosms opened this issue 7 years ago • 2 comments
trafficstars

carlosms avatar Jun 27 '18 13:06 carlosms

Issue left open as requested by @smacker here https://github.com/src-d/gitbase-playground/pull/154#pullrequestreview-132881672.

copy & paste of the conversation:


There is, however, a problem I'm not able to fix. The horizontal scroll on firefox covers half of the last line. This does not happen if CodeMirror lineNumbers is enabled. It might be related to https://github.com/codemirror/CodeMirror/issues/3821.

Chrome on top, firefox below it:

a


hm. Looks like the issue in code-mirror was fixed: https://github.com/codemirror/CodeMirror/commit/3316d3589dbbeed21e0316855897a341ffd3a933#commitcomment-16278388

let's merge it but keep issue open

carlosms avatar Jun 28 '18 16:06 carlosms

also there is no bug on MacOs (due to the way it displays scrollbars)

smacker avatar Jul 05 '18 10:07 smacker