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

Lion: typing a character in editor causes scroll bars to appear #96

Closed
joelrbrandt opened this issue Jan 17, 2012 · 5 comments
Closed
Assignees

Comments

@joelrbrandt
Copy link
Contributor

Steps to reproduce:

  1. Be running Lion
  2. Open a file with horizontal and vertical scrolling content
  3. Type into the file
  4. Observe the scroll bars. Both horizontal and vertical scroll bars appear if there is horiz/vert scrollable content
@ghost ghost assigned njx Jan 17, 2012
@njx
Copy link
Contributor

njx commented Jan 21, 2012

This doesn't appear to be a bug in the new scrolling stuff. If I pull the current main CodeMirror project's master into Brackets, it has the same behavior. However, it doesn't have the same behavior in the CodeMirror demo files. So there's something about the way Brackets is hosting CodeMirror that's causing the problem.

I've also noticed that the project panel's scrollbar appears at the same time, and that it happens on selection changes, not just typing.

Given that this isn't a bug in a sprint 2 feature, I'm going to leave this at no milestone for now.

@njx
Copy link
Contributor

njx commented Feb 1, 2012

Bumping this to medium. It's pretty annoying.

@joelrbrandt
Copy link
Contributor Author

@njx Good news! When I use my "brackets in browser" prototype in Chrome 17, it does exhibit this bug. However, when I try it in Chromium 19, it does not. So, this may fix itself with time.

@njx
Copy link
Contributor

njx commented Mar 5, 2012

Marking "to user story". This should be fixed as part of the user story where we finalize our native app shell, since this is fixed in later versions of WebKit/Chromium.

@jlondon
Copy link

jlondon commented Mar 9, 2012

Moved to backlog - 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