View Issue Details

IDProjectCategoryView StatusLast Update
0004144ScribusPlug-inspublic2006-08-26 13:03
ReporterplinnellAssigned Tofschmid  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.3.4cvs 
Fixed in Version1.3.3.4cvs 
Summary0004144: Insert Glyph does not show more than one glyph even if several are selected for insert
DescriptionUnlike 1.2.5, the Insert Glyph palette does not show more than one glyph at a time. This used to work before in 1.3.x IIRC.

When you select "insert", all glyphs are inserted, but only the first one
was vivisble in the dialog.
Additional InformationTesting showed that FontSample() get all chars as parameter, so either
the resulting QPixMap is too small (unlikely) or the pixmap is not redrawn
correctly in the dialog.
TagsNo tags attached.
Patch

Relationships

child of 0003964 closedplinnell 1.3.4 Release Metabug 

Activities

subik

2006-08-21 12:58

manager   ~0012256

Last edited: 2006-08-21 13:00

dialog is ok - fontsample returns only one char in its pixmap... tested by QPixmap::save() in dialog. Unfortunatelly I'm lost in the freetype stuff to fix it :/

fschmid

2006-08-23 14:45

administrator   ~0012279

Can't committ my changes for 1.3.3.4cvs now, CVS seems to be down, will try again later.

fschmid

2006-08-23 21:04

administrator   ~0012290

Fixes are now in CVS

Issue History

Date Modified Username Field Change
2006-08-18 09:35 plinnell New Issue
2006-08-18 13:51 avox Summary Insert Glyph does not insert more than one glyph into text frames => Insert Glyph does not show more than one glyph even if several are selected for insert
2006-08-18 13:51 avox Description Updated
2006-08-18 13:51 avox Additional Information Updated
2006-08-20 20:22 cbradney Relationship added child of 0003964
2006-08-21 12:58 subik Note Added: 0012256
2006-08-21 13:00 subik Note Edited: 0012256
2006-08-23 14:35 fschmid Status new => resolved
2006-08-23 14:35 fschmid Fixed in Version => 1.3.3.4cvs
2006-08-23 14:35 fschmid Resolution open => fixed
2006-08-23 14:35 fschmid Assigned To => fschmid
2006-08-23 14:45 fschmid Note Added: 0012279
2006-08-23 21:04 fschmid Note Added: 0012290
2006-08-26 13:02 cbradney Status resolved => closed