View Issue Details

IDProjectCategoryView StatusLast Update
0002317ScribusUser Interfacepublic2007-01-06 13:00
Reporterjo-hannes Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.1cvs 
Fixed in Version1.3.3.7cvs 
Summary0002317: deleting black without replacing it creates a pseudo color called black but it's white
Description.
Steps To Reproduce- New doc
- delete the colour black without replacing it
- edit -> paragraph styles
- new
- cancel
- Colour dialog -> There is colour called black that is white
TagsNo tags attached.
Patch

Relationships

has duplicate 0002364 closedcbradney svg colorset does not contain colours named "Black" and "White" so Scribus creates them 
related to 0002176 closedjghali wrong automatically applied colors 
child of 0004413 acknowledged Metabug: Colors 
child of 0003964 closedplinnell 1.3.4 Release Metabug 

Activities

cbradney

2005-07-28 12:47

administrator   ~0005757

See my comments on line 181-183 of prefsmanager.cpp. Known issue.

jo-hannes

2005-07-28 12:50

developer   ~0005758

;-) okay...i just don't read the source before filing a bug *g* but thx for the information...

cbradney

2005-07-28 12:59

administrator   ~0005763

I'm sure we had a bug related to this re the SVG colour set....

jghali

2007-01-04 20:38

administrator   ~0014509

Last edited: 2007-01-04 20:38

In fact there is a faster way to reproduce that issue:
- New doc
- delete the colour black without replacing it
- new text frame
- Colour dialog -> There is colour called black that is white

cbradney

2007-01-04 20:50

administrator   ~0014510

Yep, because in many places the qmap auto insert with [] operator is used, from what I remember.

jghali

2007-01-04 20:54

administrator   ~0014512

the issue does not affect only black, can be reproduced with any tool pref color

jghali

2007-01-04 22:09

administrator   ~0014513

colors are now updated as needed if a deleted color is one of the tool preferences colors

jghali

2007-01-05 21:07

administrator   ~0014585

Have comitted some substantial changes:
- Better handling of color set changes vs tool prefs
- Black and White colors are now systematically added to doc
- Black and White colors are not deletable nor modifyable anymore
- when no doc loaded, ask replacement color on deletion if color belongs to tool prefs

Issue History

Date Modified Username Field Change
2005-07-28 12:42 jo-hannes New Issue
2005-07-28 12:47 cbradney Note Added: 0005757
2005-07-28 12:50 jo-hannes Note Added: 0005758
2005-07-28 12:52 ringerc Status new => confirmed
2005-07-28 12:59 cbradney Note Added: 0005763
2005-08-01 19:14 cbradney Relationship added has duplicate 0002364
2006-06-20 12:55 subik Relationship added related to 0002176
2006-10-14 22:04 mhanski Relationship added child of 0004413
2007-01-04 08:03 cbradney Status confirmed => assigned
2007-01-04 08:03 cbradney Assigned To => jghali
2007-01-04 08:03 cbradney Relationship added child of 0003964
2007-01-04 20:38 jghali Note Added: 0014509
2007-01-04 20:38 jghali Note Edited: 0014509
2007-01-04 20:50 cbradney Note Added: 0014510
2007-01-04 20:54 jghali Note Added: 0014512
2007-01-04 22:09 jghali Note Added: 0014513
2007-01-05 21:07 jghali Status assigned => resolved
2007-01-05 21:07 jghali Fixed in Version => 1.3.3.7cvs
2007-01-05 21:07 jghali Resolution open => fixed
2007-01-05 21:07 jghali Note Added: 0014585
2007-01-06 13:00 cbradney Status resolved => closed