View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006232 | Scribus | Graphics / Image Frames | public | 2007-09-18 19:12 | 2007-12-26 17:02 |
| Reporter | cbradney | Assigned To | fschmid | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.3.5svn | ||||
| Target Version | 1.3.5 | Fixed in Version | 1.3.5svn | ||
| Summary | 0006232: Image clipping paths are ignored at some point after loading | ||||
| Description | . | ||||
| Tags | No tags attached. | ||||
| Patch | |||||
| child of | 0005693 | closed | 1.3.5 bug collection (prior to roadmap) |
|
|
1.3.5 code: if (!m_imageInfoRecord.valid) m_imageInfoRecord.valid = (m_imageInfoRecord.PDSpathData.size())>0?true:false; 1.3.3.x code: imgInfo.valid = (imgInfo.PDSpathData.size())>0?true:false; however 1.3.5 tests: if (pixm.imgInfo.valid) menu->addAction(actions["itemExtendedImageProperties"]); |
|
|
the valid value is false by the time the menu goes to open although it is true on load |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-09-18 19:12 | cbradney | New Issue | |
| 2007-09-18 19:13 | cbradney | Relationship added | child of 0005693 |
| 2007-09-18 19:15 | cbradney | File Added: firefoxFreigestelltMitPfad.tif | |
| 2007-09-18 19:35 | cbradney | Note Added: 0017317 | |
| 2007-09-18 20:22 | cbradney | Note Added: 0017318 | |
| 2007-09-18 20:22 | cbradney | Summary | Image clipping paths are either ignored or the menu is not being enabled in 135svn => Image clipping paths are ignored at some point after loading |
| 2007-09-18 20:27 |
|
Status | new => confirmed |
| 2007-09-18 22:04 | fschmid | Status | confirmed => resolved |
| 2007-09-18 22:04 | fschmid | Fixed in Version | => 1.3.5svn |
| 2007-09-18 22:04 | fschmid | Resolution | open => fixed |
| 2007-09-18 22:04 | fschmid | Assigned To | => fschmid |
| 2007-09-18 22:13 | cbradney | File Deleted: firefoxFreigestelltMitPfad.tif | |
| 2007-09-21 21:46 | cbradney | Status | resolved => closed |
| 2007-12-20 22:52 | cbradney | Target Version | => 1.3.5svn |
| 2007-12-26 17:02 | cbradney | Target Version | 1.3.5svn => 1.3.5 |
| 2015-09-17 20:10 | Kunda | Category | Graphics / Image Frames => Graphics/Img Frames |
| 2015-09-17 20:11 | Kunda | Category | Graphics/Img Frames => Graphics / Image Frames |