Issue 114073

Summary: Add a minimum schema level for the graphic option "first paragraph"
Product: Writer Reporter: norfindel <rapettif>
Component: formattingAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: OOO320m9   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Graphic and "first paragraph" option none

Description norfindel 2010-08-23 16:23:46 UTC
The text won't jump to the bottom side of the graphic, if it's under the entered
schema value. This would allow to include multiple paragraphs of normal text
next to a graphic, instead of only one, but if a title of certain level is
entered, it's always put under the graphic, so that the graphics from different
topics don't mix.
Comment 1 norfindel 2010-08-23 16:25:44 UTC
Created attachment 71262 [details]
Graphic and "first paragraph" option
Comment 2 michael.ruess 2010-08-24 08:40:20 UTC
Reassigned to requirements. Desired is to make the number of paragraphs to wrap
a graphic configurable.
Comment 3 norfindel 2010-08-24 15:31:45 UTC
Yes, but as the amount of paragraphs that could fit next to a graphic is highly
variable, it would be better to avoid using a "number of paragraphs" as the
condition to look for.

As titles have different schema levels from plain text, a good way to do it,
IMO, is to use that to detect when the paragraph needs to be moved under the
graphic. For example, it could jump under the graphic if the schema level
changes (a title was used).

That way, it's guaranteed that the current topic is going to use any space
available next to the graphic, and that a different topic will be moved under
the graphic, no matter the amount of paragraphs that fit there.