View Issue Details

IDProjectCategoryView StatusLast Update
0002758ScribusScripterpublic2005-12-22 13:28
Reporterrdebel Assigned Tosubik  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
PlatformLaptop 1.4 GhZ CentrinoOSDebian unstable/testingOS Version1.3cvs
Product Version1.3.2cvs 
Fixed in Version1.3.2cvs 
Summary0002758: Setting different paragraph-style in one textframe from scripter doesn't work
DescriptionWhen creating a textframe with differnent paragraphs it's impossible to assign differentstyles to the paragraphs. Only the last paragraph-style is used and then applied to the hole frame.
My Code looks like:
ob=createText(x,y,w,h)
setText("ABC"+chr(13),ob)
setStyle("Style1,ob)
insertText("DEF",-1,ob)
selectText(4,3,ob)
setStyle("Style2)

Maybe that the Char-Positions in the Sample above are not correct, but if you try it I found no solution with varying char-Positions or using setStyle("Style2",ob) where it is possible to apply a different style.

Steps To Reproducesee above
TagsNo tags attached.
Patch

Relationships

duplicate of 0001606 closedsubik setStyle changes complete frame style despite selection 
related to 0002770 closedsubik setStyle (Scripter) applies only to first selected frame 
child of 0003813 acknowledged Metabug: Scripter 

Activities

plinnell

2005-10-25 21:23

viewer   ~0007207

Reminder sent to: TomK32

adding you as a monitor

ringerc

2005-10-27 11:34

reporter   ~0007235

It looks like this is actually just 0001606 in 1.3cvs; maybe dupe it?

subik

2005-12-08 19:54

manager   ~0007674

closing to prevent duplicate threads. Follow 0001606 please...

Issue History

Date Modified Username Field Change
2005-10-24 09:20 rdebel New Issue
2005-10-25 21:22 plinnell Status new => assigned
2005-10-25 21:22 plinnell Assigned To => subik
2005-10-25 21:23 plinnell Note Added: 0007207
2005-10-25 21:28 cbradney Relationship added related to 0001606
2005-10-27 11:34 ringerc Note Added: 0007235
2005-10-28 07:04 ringerc Relationship added related to 0002770
2005-12-08 19:54 subik Relationship replaced duplicate of 0001606
2005-12-08 19:54 subik Duplicate ID 0 => 1606
2005-12-08 19:54 subik Status assigned => resolved
2005-12-08 19:54 subik Resolution open => duplicate
2005-12-08 19:54 subik Note Added: 0007674
2005-12-22 13:28 cbradney Status resolved => closed
2005-12-22 13:28 cbradney Fixed in Version => 1.3.2cvs
2006-05-13 21:19 christoph_s Relationship added child of 0003813