Bug 184843 - Blinking cursor during text selection in konqueror
Summary: Blinking cursor during text selection in konqueror
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.2.0
Platform: unspecified Other
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 191158 194222 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-18 20:51 UTC by Kamil Neczaj
Modified: 2010-02-13 18:04 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kamil Neczaj 2009-02-18 20:51:52 UTC
Version:            (using KDE 4.2.0)
OS:                Other
Installed from:    Unlisted Binary Package

1. Go to a web page with lot of text.
2. Try to select some text.
3. When you selecting the text mouse cursor is blinking (fastly changing from arrow to text cursor).

It isn't reproduceable on links. Selecting the links is ok.
Comment 1 Frank Osterfeld 2009-05-27 14:09:32 UTC
*** Bug 194222 has been marked as a duplicate of this bug. ***
Comment 2 Kamil Neczaj 2009-05-27 16:22:23 UTC
It's khtml bug, because I can't reproduce it using webkit kpart in konqueror.
Comment 3 Germain Garand 2010-02-13 04:35:48 UTC
*** Bug 191158 has been marked as a duplicate of this bug. ***
Comment 4 Germain Garand 2010-02-13 18:04:03 UTC
SVN commit 1089660 by ggarand:

Cursor shape logic: don't try to test for inside-selection when currently
selecting.
Matches kate part behaviour and fixes twitching cursor when selecting.

BUG: 184843

 M  +2 -1      khtmlview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1089660