View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0013135 | Scribus | Typography | public | 2015-06-14 08:27 | 2022-05-18 11:27 | 
| Reporter | PeterBenedek | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | confirmed | Resolution | open | ||
| Platform | x86 | OS | Linux Mint | OS Version | 17 (32bit) | 
| Product Version | 1.5.1svn | ||||
| Target Version | 1.5.4 | ||||
| Summary | 0013135: At the end of paragraph the text property is reset | ||||
| Description | Environment: Scribus 1.5.1svn, qt5.4.1 End of the paragraph does not preserve the character set features. Link this video: https://youtu.be/EkoM_Mfg32M | ||||
| Steps To Reproduce | - Make TextBox - Set text property: text family, text size, etc. - Double click in TextBox the canvas and write text in TextBox - Select all text in TextBox - Change text property: text family, text size, etc. - Insert line break the end paragraph - Write text in TextBox | ||||
| Tags | No tags attached. | ||||
| Patch | No | ||||
| related to | 0008265 | new | Editing text at the end of line applies default style for new text | |
| related to | 0016084 | new | Unfinished numbered lines arent perfectly numbered | |
| related to | 0009173 | assigned | avox | un-wanted font style persistent even after changing for entire frame/selection/text | 
| related to | 0013501 | confirmed | impossible to set the character formatting at the end of the frame | |
| related to | 0010690 | new | Unwanted change in text size | |
| related to | 0013764 | confirmed | changing font size with up/down arrows not working as expected | |
| related to | 0002297 | closed | Kunda | chained text frames contain wrong glyphs/text | 
| related to | 0010132 | closed | New Paragraphs Have No Style | |
| related to | 0005607 | assigned | jghali | Properties Palette does not refresh after entering story editor from canvas edit mode | 
| related to | 0015180 | closed | jghali | applying formatting to the cursor | 
| related to | 0016794 | closed | cbradney | "Unlink Text Frames and Cut Text" Changes Paragraph Style | 
|  | Yup, confirmed on OSX 10.10.3 1.5.1svn r20164 Qt5.4.2 | 
|  | I can confirm this with release r21637. Seems not to be fixed with the CTL merge. By checking this I found another new bug (0014455). Edit: added issue hyperlink | 
|  | Changing severity. Block is for release blockers. | 
|  | the problem is not about the end paragraph (that's only a symptom of it…) i'm not a coder, but as i understand it, the source of the problem is the 'default style font' of the text frame. in the .sla file i read: <StoryText> <DefaultStyle FONT="Hoefler Text Regular"/> <ITEXT FONT="Liberation Mono Regular" CH="test, test, test, test, test, test, "/> <para/> <ITEXT FONT="Liberation Mono Regular" CH="test, test, test, test, test, "/> <para/> <ITEXT CH="test, test, test, test, test, test, test, "/> <trail/> </StoryText> do we really need this 'default style font'? …or could we: - tell scribus to use the 'default paragraph style' as long as nothing else is defined? - have a starting tag for a new paragraph style, wich would be copied while adding a paragraph break? …just a thought of a layman… | 
|  | for text, scribus has too many defaults: - text tool default in the document settings - default paragraph style - default character style - default style for the specific frame - default style for the current paragraph. for character formatting we should only have: - default character style - default style for the current paragraph (and a default style for a specific frame if the frame has been emptied) everything more is only a problem waiting to happen... | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2015-06-14 08:27 | PeterBenedek | New Issue | |
| 2015-06-14 12:08 | Kunda | Note Added: 0035401 | |
| 2015-06-14 12:08 | Kunda | Status | new => confirmed | 
| 2015-06-14 12:09 | Kunda | Product Version | => 1.5.1svn | 
| 2015-06-14 12:09 | Kunda | Target Version | => 1.5.1 | 
| 2016-01-23 17:16 | cbradney | Target Version | 1.5.1 => 1.5.3 | 
| 2016-04-02 20:39 | Kunda | Relationship added | related to 0009173 | 
| 2016-04-09 13:08 | PeterBenedek | Relationship added | related to 0013501 | 
| 2016-04-30 18:11 | PeterBenedek | Relationship added | related to 0010690 | 
| 2016-05-18 12:41 | Kunda | Relationship added | related to 0013764 | 
| 2016-05-28 14:43 | Kunda | Relationship added | related to 0002297 | 
| 2016-06-19 07:39 | PeterBenedek | Relationship added | related to 0010132 | 
| 2016-12-08 22:04 | Kunda | Target Version | 1.5.3 => 1.5.4 | 
| 2016-12-09 02:26 | Kunda | Target Version | 1.5.4 => 1.5.3 | 
| 2016-12-12 11:34 | mauder | Note Added: 0042913 | |
| 2016-12-12 11:56 | Kunda | Note Edited: 0042913 | |
| 2016-12-12 23:31 | Kunda | Relationship added | related to 0005607 | 
| 2016-12-29 23:40 |  | Severity | block => major | 
| 2016-12-29 23:40 |  | Note Added: 0043257 | |
| 2017-04-12 14:00 | utnik | Note Added: 0043744 | |
| 2017-04-13 13:32 | ale | Note Added: 0043757 | |
| 2017-05-23 21:06 | cbradney | Target Version | 1.5.3 => 1.5.4 | 
| 2017-10-22 17:51 | PeterBenedek | Relationship added | related to 0008265 | 
| 2018-03-06 08:05 | PeterBenedek | Relationship added | related to 0015180 | 
| 2021-01-24 08:18 | PeterBenedek | Relationship added | related to 0016084 | 
| 2021-01-24 08:47 | utnik | Relationship added | related to 0016443 | 
| 2021-01-24 09:22 | PeterBenedek | Summary | Reset text property the end paragraph => At the end of paragraph the text property is reset | 
| 2021-01-24 09:30 | PeterBenedek | Description Updated | |
| 2021-01-24 20:17 | PeterBenedek | Relationship deleted | related to 0016443 | 
| 2022-05-18 11:27 | PeterBenedek | Relationship added | related to 0016794 | 
