edenzik / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Scrolling doesn't work with Mac OS X 10.6 Snow Leopard #196

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Open a long file, and try to scroll it, either with "j" or the mouse. 

What is the expected output? What do you see instead?
Expected output: the scroll works ;)
Actual result: only the last line is changed (when scrolling down), or the 
first one when scrolling up :(

What version of MacVim and OS X are you using (see "MacVim->About 
MacVim" and  "Apple Menu->About This Mac" menu items, e.g. "Snapshot 
40, 10.5.6 Intel")?
OS X 10.6 10A411
MacVIM Snapshot 47

Original issue reported on code.google.com by d9pou...@gmail.com on 20 Jul 2009 at 1:27

GoogleCodeExporter commented 9 years ago
I don't have access to Snow Leopard so I can't debug this, but it seems 
something always breaks with each major 
OS update so I'm not too surprised about this.

The only way this problem will be fixed is if somebody with Snow Leopard takes 
the time to debug the problem.

In the mean time you may want to try switching renderers and see if both are 
affected by this bug (go into 
MacVim Preferences -> Advanced and toggle "ATSUI" on/off...you have to open a 
new window for this setting to 
take effect).  Does that work?

Original comment by bjorn.winckler@gmail.com on 20 Jul 2009 at 2:28

GoogleCodeExporter commented 9 years ago
Thought I'd chime in since I had the same problem (it was a sad moment) - 
Turning ATSUI off did fix the 
problem  (doesn't seem to be much of a difference performance-wise for me yet 
either).  Let me know if there's 
anything I can do to help debug the issue, thanks!

Original comment by jeff.l...@gmail.com on 17 Aug 2009 at 11:07

GoogleCodeExporter commented 9 years ago
Ah...so it is the ATSUI renderer that doesn't work?  I thought it was the other 
way
around.  With any luck Jiang will fix this bug but we'll just have to wait and 
see. 
Worst case scenario I'll fix it once 10.6 has been released (and I've had time 
to
install it...).

Original comment by bjorn.winckler@gmail.com on 20 Aug 2009 at 9:09

GoogleCodeExporter commented 9 years ago
ATSUI is deprecated in Snow Leopard.  Disabling it fixed the problem for me as 
well.  Perhaps a quick release 
disabling it by default?

Original comment by player4...@gmail.com on 30 Aug 2009 at 2:58

GoogleCodeExporter commented 9 years ago
Can you provide a reference (link) for the statement that ATSUI has been 
deprecated?
 Thanks.

By the way: ATSUI _is_ disabled by default.  You have to manually go into the
advanced preferences to enable it.

Original comment by bjorn.winckler@gmail.com on 30 Aug 2009 at 10:18

GoogleCodeExporter commented 9 years ago
Here's the doc.

http://developer.apple.com/legacy/mac/library/documentation/Carbon/Conceptual/AT
SUI_Concepts/atsui_chap
1/atsui_intro.html

Original comment by player4...@gmail.com on 30 Aug 2009 at 6:09

GoogleCodeExporter commented 9 years ago
As of snapshot 51 Core Text will be used (instead of ATSUI) on Snow Leopard.  
This takes care of the issue 
reported here.

Original comment by bjorn.winckler@gmail.com on 28 Nov 2009 at 6:18

GoogleCodeExporter commented 9 years ago
Is it fixed? I have version 7.3 and when I scroll (j), only last line changes. 
Is it an expected behavior?

Screenshot: http://img196.imageshack.us/i/screenshot20110407at125l.png/

Original comment by utkarsh2...@gmail.com on 7 Apr 2011 at 7:54

GoogleCodeExporter commented 9 years ago
This should be fixed, yes.  Please go through:

https://github.com/b4winckler/macvim/wiki/Troubleshooting

Original comment by bjorn.winckler@gmail.com on 7 Apr 2011 at 7:57