View Issue Details

IDProjectCategoryView StatusLast Update
0005591ScribusStory Editor / Text Framespublic2008-09-24 14:11
Reportermkoren Assigned Tocbradney  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx86OSDebian LinuxOS VersionSarge/Etch
Product Version1.3.3.8 
Fixed in Version1.3.5svn 
Summary0005591: new since 1.3.3.6--sample text is always black and gets confused if prefs don't contain black
DescriptionI'm moving this here from 0005364 since it's a different issue.

Sample text is now always inserted as black, regardless of preferences, at least as long as your scribusrc file contains the color black.

My standard scribusrc doesn't, even though documents themselves now get it added automatically, and the result seems to be that sample text is inserted as the fake color "None" described in 0005518 (which is actually white, and hence invisible).

This didn't happen in 1.3.3.6, so I suspect the color changes that made black and white undeletable and always added to documents somehow created this as side effect.
Steps To ReproduceInsert sample text with text prefs not set to black.

Now remove black from your scribus13rc and its even weirder. :)
TagsNo tags attached.
Patch

Activities

jghali

2007-04-26 01:14

administrator   ~0016015

The first part of issue (sample text is always black) seems to be partially related to fix for 0003374 committed in 1337cvs. That fix implicitly change LoremManager::insertLoremIpsum() behavior and make it use default paragraph styles of document created in ScribusDoc ctor, styles whose default colors are not properly initialized (toolSettings.dBrush/dPen instead of toolSettings.dPenText/dStrokeText).

Fixing style initialization is easy. Once this is done, some experiments reveal another issue:
- create new doc
- insert sample text
- change text colors in doc prefs/tools
- insert sample text again
- sample text colors have not changed compared to first time

I think a complete fix for that issue is in fact hardly doable in 1339cvs.

jghali

2007-04-26 01:35

administrator   ~0016016

I have fixed default styles initialization in 1339cvs

jghali

2007-04-26 17:00

administrator   ~0016030

Last edited: 2007-04-26 17:05

Default char style in 134cvs now uses text colors preferences too

Issue History

Date Modified Username Field Change
2007-04-25 04:29 mkoren New Issue
2007-04-26 01:14 jghali Note Added: 0016015
2007-04-26 01:35 jghali Note Added: 0016016
2007-04-26 17:00 jghali Note Added: 0016030
2007-04-26 17:05 jghali Note Edited: 0016030
2008-09-22 22:15 cbradney Status new => resolved
2008-09-22 22:15 cbradney Fixed in Version => 1.3.5svn
2008-09-22 22:15 cbradney Resolution open => fixed
2008-09-22 22:15 cbradney Assigned To => cbradney
2008-09-24 14:11 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