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 497349 - Delete key deletes object instead of text while editing
Delete key deletes object instead of text while editing
Status: RESOLVED DUPLICATE of bug 115549
Product: dia
Classification: Other
Component: general
0.96.1
Other All
: Normal minor
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-16 11:48 UTC by Larsen
Modified: 2007-11-16 19:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Larsen 2007-11-16 11:48:11 UTC
Please describe the problem:
Hello,

when I press the delete key while editing text inside a flowchart box the box itself gets deleted.

Lars

Steps to reproduce:
1. Draw a flowchart box
2. cursor is automatically inside box ready to enter text
3. press delete key


Actual results:
the object is deleted

Expected results:
I would expect the text to be deleted as long as the cursor is inside the box. Though, the box should be deleted when the box is selected but not in edit mode.

Does this happen every time?
yes

Other information:
A workaround is to use backspace instead of del.