Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4240
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!171.64.64.130.MISMATCH!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Fred Kiefer <INVALID.NOREPLY@gnu.org> |
| Newsgroups | gnu.gnustep.bug |
| Subject | [bug #47523] blinking cursor type while typing or scrolling |
| Date | Sun, 7 Jan 2018 17:46:05 -0500 (EST) |
| Lines | 26 |
| Approved | bug-gnustep@gnu.org |
| Message-ID | <mailman.6991.1515365173.27995.bug-gnustep@gnu.org> (permalink) |
| References | <20160324-142110.sv20620.30424@savannah.gnu.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain;charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1515365173 14907 208.118.235.17 (7 Jan 2018 22:46:13 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Riccardo Mottola <rm@gnu.org>, Fred Kiefer <FredKiefer@gmx.de>, bug-gnustep@gnu.org |
| Envelope-to | bug-gnustep@gnu.org |
| X-PHP-Originating-Script | 1001:sendmail.php |
| X-Savane-Server | savannah.gnu.org:443 [208.118.235.79] |
| X-Savane-Project | gnustep |
| X-Savane-Tracker | bugs |
| X-Savane-Item-ID | 47523 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 |
| X-Apparently-From | 87.159.141.11 (Savane authenticated user FredKiefer) |
| In-Reply-To | <20160324-142110.sv20620.30424@savannah.gnu.org> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 208.118.235.79 |
| X-BeenThere | bug-gnustep@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-gnustep/> |
| List-Post | <mailto:bug-gnustep@gnu.org> |
| List-Help | <mailto:bug-gnustep-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.gnustep.bug:4240 |
Show key headers only | View raw
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