KDE Bug Tracking System
Home
Report New Wish or Bug
Query Existing Reports
First
Last
Prev
Next
No search results available
Search page
Bug
138314
:
Undo of insert eats my text
P
roduct
:
kformula
Co
m
ponent
:
general
Status
:
RESOLVED
Resolution
:
FIXED
Target
:
---
Version
:
1.6.1
Pr
i
ority
:
NOR
Severity
:
normal
V
otes
:
0
Description
:
Opened:
2006-12-03 22:36
Last Changed:
2007-01-17 16:20:16
Version: 1.6.1 (using KDE 3.5.5, Kubuntu (edgy) 4:3.5.5-0ubuntu3) Compiler: Target: x86_64-linux-gnu OS: Linux (x86_64) release 2.6.15-26-amd64-generic Open a random odf/mml file. Press the button on the toolbar to insert the 'Add Sum' character. Press undo. * Note that the 'Add Sum' character is still there. * Note that at least one character that was there previously is now missing.
Comment
#1
Alfredo Beaumont 2007-01-17 16:20:16
SVN commit 624649 by abeaumont: Fix deletion of symbol elements BUG: 138314 M +1 -1 formulacursor.cc --- branches/koffice/1.6/koffice/lib/kformula/formulacursor.cc #624648:624649 @@ -391,7 +391,7 @@ mainChild->selectAllChildren(this); remove(childrenList); } - element->getParent()->moveRight(this, element); + element->getParent()->selectChild(this, element); setSelection(false); remove(list); insert(childrenList, direction);
P
latform
:
unspecified
O
S
:
Linux
K
eywords
:
People
Reporter
:
Thomas Zander
Assigned To
:
Alfredo Beaumont
Related actions
View Bug Activity
Format For Printing
XML
Clone This Bug
Note
You need to
log in
before you can comment on or make changes to this bug.
Attachments
Add an attachment
(proposed patch, testcase, etc.)
Depends on
:
B
locks
:
Show dependency tree
-
Show dependency graph
First
Last
Prev
Next
No search results available
Search page
Actions
Reports
Requests
Reports
Bugs reported today
Bugs reported in the last 3 days
Bug reports with patches
Weekly Bug statistics
The most hated bugs
The most severe bugs
The most frequently reported bugs
The most wanted features
Junior Jobs
Report ownership counts and charts
My Account
New Account
Log In