View Issue Details

IDProjectCategoryView StatusLast Update
0009337ScribusStory Editor / Text Framespublic2010-11-04 16:32
ReporterCzechAdam Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformwindowsOSWindows XPOS VersionXP SP3
Product Version1.3.8 
Target Version1.3.9Fixed in Version1.3.9.svn 
Summary0009337: The font of the first line of the text in the story editor cannot be changed after first change (the 2nd change is not allowed)
Descriptionwhen editing text in the story editor you cannot make subsequent changes (font, font size) to the first line. See steps to reproduce below
Steps To Reproduce1) insert text box
2) open story editor (ctrl+T)
3) enter 2 line text
4) change font for the first line
5) change font for the second line
6) close story editor and save document
7) open story editor again
8) select first line and change its font
9) close story editor (ctrl+w) and save document
10) the font of the first line does not change and the document is not changed.
Additional InformationThe problem seems to be in the xml (sla file), where the <ITEXT> tag precedes the <PARA> tag like this:
  <ITEXT CH="first line"/>
            <para FONT="Bauhaus 93 Regular"/>
            <ITEXT FONT="Bell MT Italic" CH="second line"/>
            <trail/>


but its just my guess...
TagsNo tags attached.
Patch

Activities

jghali

2010-08-28 13:34

administrator   ~0024541

The bug has been introduced by commit r15368.

Issue History

Date Modified Username Field Change
2010-08-27 20:46 CzechAdam New Issue
2010-08-28 13:34 jghali Note Added: 0024541
2010-08-28 13:34 jghali Target Version => 1.3.9
2010-10-26 19:47 jghali Status new => resolved
2010-10-26 19:47 jghali Fixed in Version => 1.3.9.svn
2010-10-26 19:47 jghali Resolution open => fixed
2010-10-26 19:47 jghali Assigned To => jghali
2010-11-04 16:32 cbradney Status resolved => closed
2015-09-17 20:08 Kunda Category Story Editor / Text Frames => Story Ed/Txt Frames
2015-09-17 20:12 Kunda Category Story Ed/Txt Frames => Story Editor / Text Frames