[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #47523] blinking cursor type while typing or scrolling
From: |
Fred Kiefer |
Subject: |
[bug #47523] blinking cursor type while typing or scrolling |
Date: |
Sun, 7 Jan 2018 17:46:05 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 |
Update of bug #47523 (project gnustep):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
It turns out that this was caused by a change Eric made in 2011. In the method
[NSTextView.m -_updateState:] he added the update of the cursor rectangles,
which is needed for internal cursor rectangles but would not be needed for the
main one.
I tried a few simple solutions to fix this, but all of these would result in
additional issues.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47523>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #47523] blinking cursor type while typing or scrolling,
Fred Kiefer <=