| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=TEXT_PARAGRAPH_NEXT_STYLE_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] |
| 4 | |
| 5 | = Analysis = |
| 6 | |
| 7 | == Overview == |
| 8 | When the user define a custom style for a paragraph and then creates second one, the style of the second paragraph should be default. This functionality should present in all cases when the user could edit text(text frame, detached text frame editor). However if they are custom defined character appearance they shouldn't change. |
| 9 | |
| 10 | == Task requirements == |
| 11 | ^(List the necessary requirements that the task must fulfill.)^ |
| 12 | |
| 13 | == Task result == |
| 14 | * The result should be code. |
| 15 | |
| 16 | == Implementation idea == |
| 17 | ^(Provide some rough implementation idea(s).)^ |
| 18 | |
| 19 | == Related == |
| 20 | [[wiki:TEXT_PARAGPRAPH_FORMAT_COMMONS_R0]][[BR]] |
| 21 | [[wiki:TEXT_PARAGRAPH_ALIGN_R0]][[BR]] |
| 22 | [[wiki:TEXT_PARAGRAPH_SPACING_R0]][[BR]] |
| 23 | [[wiki:TEXT_PARAGRAPH_CHAR_STYLE_R0]][[BR]] |
| 24 | [[wiki:TEXT_PARAGRAPH_NEXT_STYLE_R0]][[BR]][[BR]] |
| 25 | |
| 26 | [[wiki:DETACHED_TEXT_FRAME_EDITOR_R0]] |
| 27 | |
| 28 | == How to demo == |
| 29 | * Run the application |
| 30 | * Create a new book and place text frame inside |
| 31 | * Populate some lorem ipsum text inside with a number of paragraphs(lorem ipsum generator --> http://www.lipsum.com/) |
| 32 | * Define custom paragraph style including characters appearance in the paragraph(change the color for example). |
| 33 | * Set focus in the middle of the paragraph. Press enter. This way you'll create separated paragraph. |
| 34 | * The new paragraph should have default paragraph style applied(color should change). |
| 35 | = Design = |
| 36 | ^(Describe your design here.)^ |
| 37 | |
| 38 | = Implementation = |
| 39 | ^(Describe and link the implementation results here (from the wiki or the repository).)^ |
| 40 | |
| 41 | = Testing = |
| 42 | ^(Place the testing results here.)^ |
| 43 | |
| 44 | = Comments = |
| 45 | ^(Write comments for this or later revisions here.) |