View Issue Details

IDProjectCategoryView StatusLast Update
0010718ScribusFontspublic2016-12-08 21:39
Reporteroberten Assigned ToFahad  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformLinuxOSUbuntuOS Version12.04
Product Version1.5.0svn 
Target Version1.5.3Fixed in Version1.5.3.svn 
Summary0010718: Insert > Ligatures doesn't take the current font in account
DescriptionWhen trying to insert a ligature from the menu, it takes in account the frame's default font instead of the current font where the cursor is. "Insert > Glyph" does it correcty so I guess the code is already there ;-)

By the way, the penultimate ligature should read "?t" instead of "ft" ('long s' instead of 'f')
Steps To Reproduce1. Create a new document.
2. Add a Text frame (Default font: "Arial Regular")
3. Type a few words
4. Change font for one of them (for instance "DejaVu Sans")
5. Go to the middle of that word and hit "Insert > Ligatures"
6. Ligatures listed are the ones of "Arial Regular" instead of "DejaVu Sans"
Tagsfixed, scribusctl
Patch

Activities

ale

2012-05-24 16:03

manager   ~0028025

indeed, the list of available glyphs in insert>ligatures is calculated from the frame's font and not the current one.

but the last ligature reads st, here...

oberten

2012-05-24 16:43

reporter   ~0028028

Last edited: 2012-05-24 16:43

the penultimate is the one before the last one ;-)

from http://unicode.org/charts/PDF/UFB00.pdf :

FB00 LATIN SMALL LIGATURE FF
FB01 LATIN SMALL LIGATURE FI
FB02 LATIN SMALL LIGATURE FL
FB03 LATIN SMALL LIGATURE FFI
FB04 LATIN SMALL LIGATURE FFL
FB05 LATIN SMALL LIGATURE LONG S T
FB06 LATIN SMALL LIGATURE ST

Kunda

2016-05-15 02:09

updater   ~0041064

Per Khaled https://github.com/HOST-Oman/scribus/issues/189
this issue is obsolete in CTL

Issue History

Date Modified Username Field Change
2012-05-24 13:11 oberten New Issue
2012-05-24 16:03 ale Note Added: 0028025
2012-05-24 16:43 oberten Note Added: 0028028
2012-05-24 16:43 oberten Note Edited: 0028028
2016-05-14 22:14 Kunda Tag Attached: scribusctl
2016-05-15 02:09 Kunda Note Added: 0041064
2016-05-15 02:18 Kunda Tag Attached: fixed
2016-12-05 20:33 cbradney Assigned To => Fahad
2016-12-05 20:33 cbradney Status new => resolved
2016-12-05 20:33 cbradney Resolution open => fixed
2016-12-05 20:33 cbradney Fixed in Version => 1.5.3.svn
2016-12-05 20:34 cbradney Status resolved => closed
2016-12-08 21:39 cbradney Target Version => 1.5.3