Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Horizontal scrolling bug with soft wrap of many spaces #3437

Closed
sylund opened this issue Sep 2, 2014 · 9 comments
Closed

Horizontal scrolling bug with soft wrap of many spaces #3437

sylund opened this issue Sep 2, 2014 · 9 comments

Comments

@sylund
Copy link

sylund commented Sep 2, 2014

When the soft wrap setting is turned on, horizontal scrolling should not happen. In special case of having abundant spaces, we can horizontally scroll it even though there is no character is shown.

  • Atom version: 0.124.0
  • OSX 10.9.4 and 10.10 (preview 2)
  • Can reproduce it in the safe mode
  • Using a monospace font. Tested in Menlo and Monaco.

Reproducing steps. Pleaser refer (http://pastie.org/9522131)

  • Create a new file.
  • In one line: put one word followed by about 80 space, and put another word in the end.
  • Turn on soft wrap and try various window sizes.
  • You can do horizontally scrolling; it shouldn't be.
@lee-dohm
Copy link
Contributor

lee-dohm commented Sep 3, 2014

@izuzak izuzak added bug labels Sep 4, 2014
@izuzak
Copy link
Contributor

izuzak commented Sep 4, 2014

Yeah, I can reproduce this as well -- thanks for the report @sylund!

@firefoxic
Copy link

firefoxic commented Aug 31, 2016

I have also reproduced this bug.

@ghost
Copy link

ghost commented Sep 30, 2016

What is the status of this issue? This seems to be an issue even with English characters only.

@coreyk
Copy link

coreyk commented Jan 11, 2017

This just cropped up for me on 1.13.0

@MaxBittker
Copy link

Any word on this? Atom is an awesome tool for code but I'm finding this weirdly disruptive for writing some markdown.

Is this something that should be fixable in just styles? and if so, does anyone have an injectable or installable style sheet workaround (maybe one that could be promoted to a patch)?

@lee-dohm
Copy link
Contributor

I can't reproduce this on Atom v1.16.0 on Mac OS X 10.12.4 using the steps to reproduce listed above. It would appear that the original issue here is fixed.

@MaxBittker If you're running into something similar, please open a new issue and fill in the issue template so that we can have all the appropriate information so we can investigate.

@MaxBittker
Copy link

MaxBittker commented Apr 28, 2017

thanks lee, I'll do that. the workaround i found was re-enabling soft wrap at preferred line length, this gives me a much more usable experience

@lock
Copy link

lock bot commented Apr 2, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked and limited conversation to collaborators Apr 2, 2018
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

7 participants