correosdelbosque / progressive-scroll

Automatically exported from code.google.com/p/progressive-scroll
1 stars 0 forks source link

Enabling word wrap confuses scrollbar content height #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enable word wrap

What is the expected output? What do you see instead?
Markers for code changes, break points etc. are rendered on the full height of 
the scrollbar, not just the portion that's filledm with code preview.
The "visible code area" marker is off aswell.
Clicking or dragging in the scrollbar scrolls the code window to the wrong 
position.

What version of the product are you using? On what operating system?
Visual Studio: VS 2012 (11.0.50727.1)
.NET: 4.5 (4.5.40709)
progressive-scroll: 0.6.2
OS: Windows 7 Professional x64 (6.1.7601)

Original issue reported on code.google.com by andreas....@gmx.de on 14 Nov 2012 at 10:52

GoogleCodeExporter commented 8 years ago
This is a low priority issue for me.

But it's really easy to work around: Just turn off word wrap :-). Personally, I 
never use word wrap in code editors.

Thanks for the report though

Original comment by freaksken on 14 Nov 2012 at 5:29

GoogleCodeExporter commented 8 years ago
Hi,

Big fan of Progressive Scroll here. But I need to use word warp when working 
with long lines and using the different debug sub-windows. Getting bigger 
monitors is unfortunately not at option atm.

I really hope that you add support for word warp.
Regards,
Morten

Original comment by morten.s...@gmail.com on 23 Aug 2013 at 7:02

GoogleCodeExporter commented 8 years ago
Thanks for your support.

Unfortunately, this is not a small or easy to implement feature. If it was, I 
would have done it already.

Original comment by freaksken on 26 Aug 2013 at 4:29

GoogleCodeExporter commented 8 years ago
I would be best if it worked with word wrap, but if that's too much effort 
perhaps there's an intermediate step. Could the parts that are broken (display 
border, clicking on the scroll bar) be disabled when word wrap is enabled? 
Because right now it's rather freakish, doesn't behave predictably, and crashes 
Visual Studio 2012. I had to uninstall it because studio was unusable and I 
couldn't figure out why. Which made me sad because progressive scroll is really 
nice.

Original comment by gknowles...@gmail.com on 26 Sep 2013 at 3:15

GoogleCodeExporter commented 8 years ago
Hi @freaksken, I appreciate that this is low priority and hard to fix.

However I came across this when Progressive Scroll was behaving very strangely, 
and I finally discovered that it was because I'd accidentally enabled word wrap.

Could you possibly make it warn the user if word wrap is enabled?

Many thanks, I absolutely love Progressive Scroll in all other ways!

Original comment by sparr...@gmail.com on 30 Jan 2014 at 1:46

GoogleCodeExporter commented 8 years ago
I'm not actively developing Progressive Scroll any more. But if I ever get 
around to releasing another update I will see what I can do.

What I can do is add a warning to the project page.

Original comment by freaksken on 22 Mar 2014 at 3:53