After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 212787 - Double/triple click and then drag has odd semantics
Double/triple click and then drag has odd semantics
Status: RESOLVED DUPLICATE of bug 201554
Product: GtkHtml
Classification: Other
Component: Rendering
unspecified
Other All
: Normal enhancement
: 1.2.x
Assigned To: gtkhtml-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2001-10-17 02:32 UTC by Ian Peters
Modified: 2002-08-02 21:24 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Ian Peters 2001-10-17 02:32:33 UTC
In, for example, a terminal window, if you double-click (select word) or
triple-click (select line), and then drag, the selection is from the
beginning of the word/line to the current mouse position.

In GtkHTML, however, even though when you double- or triple-click it does
select the word or line, if you then drag the mouse, the selection becomes
from the original click point to the current mouse position, rather than
from the beginning of the word or line to the current mouse position (as if
you had only single-clicked).
Comment 1 Radek Doulik 2002-08-02 21:24:55 UTC

*** This bug has been marked as a duplicate of 201554 ***