KDE Bug Tracking System
Home
Report New Wish or Bug
Query Existing Reports
First
Last
Prev
Next
No search results available
Search page
Bug
138313
:
keyboard selection crashes kformula
P
roduct
:
kformula
Co
m
ponent
:
general
Status
:
RESOLVED
Resolution
:
FIXED
Target
:
---
Version
:
1.6.1
Pr
i
ority
:
NOR
Severity
:
crash
V
otes
:
0
Description
:
Opened:
2006-12-03 22:34
Last Changed:
2007-01-13 21:19:42
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 To reproduce; type some text Hold down shift and use the arrow left; this will select the text character by character. when you selected the first character, press the left arrow one more time (still holding down shift). Crash.
Comment
#1
Alfredo Beaumont 2007-01-13 21:19:42
SVN commit 623027 by abeaumont: Don't let the cursor move left when it's already at leftmost position BUG: 138313 M +0 -3 sequenceelement.cc --- branches/koffice/1.6/koffice/lib/kformula/sequenceelement.cc #623026:623027 @@ -486,9 +486,6 @@ if ( fromPos > 0 ) { children.at( fromPos - 1)->moveLeft( cursor, this ); } - else { - cursor->setTo(this, fromPos); - } // invisible elements are not visible so we move on. if (from->isInvisible()) {
P
latform
:
unspecified
O
S
:
Linux
K
eywords
:
U
RL
:
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