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 591607 - Selection in GtkEntry is changing when going below/above the entry (as if it was a multiline text)
Selection in GtkEntry is changing when going below/above the entry (as if it ...
Status: RESOLVED DUPLICATE of bug 626696
Product: gtk+
Classification: Platform
Component: Widget: GtkEntry
unspecified
Other All
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-08-12 21:06 UTC by Guillaume
Modified: 2017-08-25 02:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Video of the issue (831.54 KB, application/zip)
2009-08-13 03:50 UTC, Guillaume
Details

Description Guillaume 2009-08-12 21:06:14 UTC
When you start selecting text on my Ubuntu, Gnome machine, as soon as you go a bit below or above the line (or widget), it unselects what you just selected, and if there is any text after the beginning of your selection, it selects that text instead, annoying me much.

For example, let's try to select a piece of URL in firefox location bar.
1- type in http://bugzilla.gnome.org/simple-bug-guide.cgi
2- Try to select http://bugzilla.gnome.org by clicking next the "g", then move to the start of the address bar, then move your mouse below and left to the address bar. It will highlight "simple-bug-guide.cgi".

It doesn't do that in Microsoft Windows, and I appreciate it.

It seems to me like it's behaving like every 1 line of text, is a multiline paragraph, and trying to select the rest of the paragraph.



Other information:
Comment 1 André Klapper 2009-08-13 00:54:07 UTC
What application do you talk about?
Please provide an exact step-by-step description so I can reproduce.
Comment 2 Guillaume 2009-08-13 03:47:21 UTC
It's many applications under ubuntu.

My guess is that it's impacting a GUI development framework.

For example, it's doing that with Firefox.

If you go to the System => Preferences => Keyboard, and type the example above in the "try the settings" input widget, it will also cause it.

It is very annoying when you are quickly trying to select something from a specific point to the beginning, without ending exactly on the same Y coordinates.

I will record this and try to attach it to the bug. 
Comment 3 Guillaume 2009-08-13 03:50:55 UTC
Created attachment 140619 [details]
Video of the issue
Comment 4 Daniel Boles 2017-08-25 02:07:30 UTC

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