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 172851 - Text edit cursor stays on when deselecting object
Text edit cursor stays on when deselecting object
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: general
CVS head
Other Linux
: Normal normal
: 0.95
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-06 19:28 UTC by Lars Clausen
Modified: 2005-10-08 16:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lars Clausen 2005-04-06 19:28:31 UTC
Create a text object.
Select the text object.
Click the text object while pressing Shift.

The object is now not editable but still shows a cursor.
Comment 1 Hans Breuer 2005-06-12 14:03:11 UTC
It is much simpler to reproduce 
- select a text object
- unselect it (by clicking on the empty canvas)
and IMHO this behaviour is much worse usability-wise
than the new higlighting "improvements" justify.
Comment 2 Hans Breuer 2005-10-08 16:06:16 UTC
2005-10-08  Hans Breuer  <hans@breuer.org>

	* lib/focus.c(reset_foci) : also remove_focus(). This fixes bug #172851
	I also can't reproduce bug #309044 anymore (on win32).