View Issue Details

IDProjectCategoryView StatusLast Update
0005269ScribusStory Editor / Text Framespublic2016-12-12 19:01
ReporterKampfCaspar Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSUbuntuOS Version6.10
Product Version1.3.4cvs 
Target Version1.5.3Fixed in Version1.5.3.svn 
Summary0005269: line breaks not recoginzed as word breaks
DescriptionCTRL + arrow left/right jumps one word forward/backward. Several characters, incl. spaces are recognized as "word breaks".

"Special Characters" as eg. line breaks, however, are not recognized. A line break should definitely count as word breaking, though.
Steps To ReproduceOpen SE with text
CTRL-left or CTRL-right on a line with line breaks.
Tagscontrol characters, shortcuts
PatchNo

Activities

Kunda

2015-10-24 00:38

updater   ~0036882

Last edited: 2016-04-11 17:31

Within SE:
On OSX
* CMD Key + left/right arrow acts like the Home/End keys. It will take you to the beginning or the end a sentence.
* Alt/Option key act like the CTRL key which skips over 1 word at a time including the whitespace after it and stops at the beginning of the next word.

So when I use
Option+<right arrow>
on a sentence like:

Count Dracula had directed me to go to the Golden Krone Hotel, which I found, to my great delight, to be thoroughly old-fashioned, for of course I wanted to see all I could of the ways of the country.

When I get to the string country the cursor stops before 'c'
Pressing
Option+<right arrow>
will stop right after 'y'
Option+<right arrow>
stops right after the '.'
This seems like correct behavior.

Now on a sentence like:

I had for breakfast more paprika, and a sort of porridge of maize flour which they said was "mamaliga", and egg-plant stuffed with forcemeat, a very excellent dish, which they call "impletata". (Mem., get recipe for this also.)

When I get to the strings "impletata" the cursor stops before " (1st double quote). Pressing
Option+<right arrow>
will stop at 'i'
Option+<right arrow>
again stops right after the 2nd " (2nd double quote).

Now pressing
Option+<right arrow>
will surprisingly skip over the '.' and end up right after it. That seems like it's incorrect behavior.

Kunda

2015-10-24 00:53

updater   ~0036883

Within a Text Box:
CMD key acts like the control key.
CMD key disregards periods.

cbradney

2016-12-11 22:36

administrator   ~0042893

@Kunda to check

Kunda

2016-12-12 01:44

updater   ~0042905

Fixed!
Tested on 1.5.3svn r21644
@cbradney what revision was this fixed in?

Issue History

Date Modified Username Field Change
2007-01-30 14:49 KampfCaspar New Issue
2015-10-24 00:38 Kunda Note Added: 0036882
2015-10-24 00:39 Kunda Note Edited: 0036882
2015-10-24 00:42 Kunda Note Edited: 0036882
2015-10-24 00:42 Kunda Note Edited: 0036882
2015-10-24 00:43 Kunda Note Edited: 0036882
2015-10-24 00:51 Kunda Note Edited: 0036882
2015-10-24 00:53 Kunda Note Added: 0036883
2015-10-24 00:56 Kunda Note Edited: 0036882
2015-10-24 00:57 Kunda Note Edited: 0036882
2015-10-24 00:57 Kunda Note Edited: 0036882
2015-10-24 00:58 Kunda Note Edited: 0036882
2015-10-24 00:59 Kunda Note Edited: 0036882
2015-10-24 00:59 Kunda Note Edited: 0036882
2015-10-24 01:00 Kunda Note Edited: 0036882
2016-04-11 13:51 Kunda Tag Attached: shortcuts
2016-04-11 17:30 Kunda Note Edited: 0036882
2016-04-11 17:31 Kunda Note Edited: 0036882
2016-04-27 00:47 Kunda Tag Attached: control characters
2016-04-27 00:47 Kunda Tag Attached: duplicate
2016-04-27 00:47 Kunda Tag Detached: duplicate
2016-12-11 22:36 cbradney Note Added: 0042893
2016-12-12 01:44 Kunda Status new => resolved
2016-12-12 01:44 Kunda Resolution open => fixed
2016-12-12 01:44 Kunda Fixed in Version => 1.5.3.svn
2016-12-12 01:44 Kunda Note Added: 0042905
2016-12-12 01:44 Kunda Target Version => 1.5.3
2016-12-12 01:44 Kunda Patch => No
2016-12-12 03:34 jghali Category User Interface => Story Editor / Text Frames
2016-12-12 19:01 cbradney Status resolved => closed