Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4240
| From | Fred Kiefer <INVALID.NOREPLY@gnu.org> |
|---|---|
| Newsgroups | gnu.gnustep.bug |
| Subject | [bug #47523] blinking cursor type while typing or scrolling |
| Date | 2018-01-07 17:46 -0500 |
| Message-ID | <mailman.6991.1515365173.27995.bug-gnustep@gnu.org> (permalink) |
| References | <20160324-142110.sv20620.30424@savannah.gnu.org> |
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/
Back to gnu.gnustep.bug | Previous | Next | Find similar
[bug #47523] blinking cursor type while typing or scrolling Fred Kiefer <INVALID.NOREPLY@gnu.org> - 2018-01-07 17:46 -0500
csiph-web