Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[cmv3] Increase font size in an inline editor will add a vertical scroll bar to the inline editor. #2830

Closed
RaymondLim opened this issue Feb 8, 2013 · 5 comments
Assignees
Milestone

Comments

@RaymondLim
Copy link
Contributor

  1. Open an inline editor.
  2. Set cursor in the inline editor and press Ctrl++ to increase font size.

Result: vertical scroll bar shows up in the inline editor.

@ghost ghost assigned jasonsanjose Feb 9, 2013
@njx
Copy link
Member

njx commented Feb 9, 2013

Reviewed, agreed low priority. To @jasonsanjose for sprint 21.

@jasonsanjose
Copy link
Member

Looks like a CodeMirror bug with height auto, but it seems to happen at smaller sizes in Brackets than in a vanilla CodeMirror example: http://jsfiddle.net/jason_sanjose/zYeUJ/6/. I'll file a bug to track.

@jasonsanjose
Copy link
Member

Filed codemirror/codemirror5#1274

@jasonsanjose
Copy link
Member

Bummer. @marijnh's fix codemirror/codemirror5@0f0b4b3 works for the basic case but I'm still seeing our issue in Brackets. I'll have to find another solution.

@jasonsanjose
Copy link
Member

Closing.

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

No branches or pull requests

3 participants