Skip to content

Conversation

jasongrout
Copy link
Member

Also change the line-height multiplier to 1.3, which is closer to what the CSS is (I think it is 1.21 something.)

Thanks to @williamstein and @haraldschilly for bringing this to our attention: sagemathinc/cocalc#1262

We also re-enable auto scrolling for Firefox, since this might have been the issue.

Also change the line-height multiplier to 1.3, which is closer to what the CSS is (I think it is 1.21 something.)

Thanks to @williamstein and @haraldschilly for bringing this to our attention: sagemathinc/cocalc#1262

We also re-enable auto scrolling for Firefox, since this might have been the issue.
@jasongrout
Copy link
Member Author

@williamstein, @haraldschilly - can you check to see if this change fixes your issue?

@williamstein
Copy link

+1 to doing this. If this code works at all, it'll fix our issue, since on Firefox (when using fromJSON), we were getting fontSize is undefined tracebacks. I'm not sure what the workflow would be for testing this properly...

This issue on our side sagemathinc/cocalc#1343 -- it would be nice if somebody could comment on sagemathinc/cocalc#1343 when this PR goes into Jupyter master.

@jasongrout
Copy link
Member Author

I'm not sure what the workflow would be for testing this properly...

Is it easy to hand-edit the javascript file with this change to check it? The relevant file should be /static/notebook/js/built/1.main.min.js if you're using notebook master. Search for prototype._should_scroll to find the code line.

@jasongrout jasongrout mentioned this pull request Dec 9, 2016
12 tasks
@jasongrout jasongrout added this to the 4.3.1 milestone Dec 9, 2016
@minrk minrk merged commit c05138a into jupyter:master Dec 9, 2016
@minrk
Copy link
Member

minrk commented Dec 9, 2016

Thanks! I imagine we'll get feedback and tweaks related to other things in 4.3, so we can do a 4.3.1 with the inevitable polish (this included) in a week or two.

minrk added a commit that referenced this pull request Dec 14, 2016
…ser values.

Also change the line-height multiplier to 1.3, which is closer to what the CSS is (I think it is 1.21 something.)

Thanks to  williamstein and  haraldschilly for bringing this to our attention: sagemathinc/cocalc#1262

We also re-enable auto scrolling for Firefox, since this might have been the issue.

Signed-off-by: Min RK <benjaminrk@gmail.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants