Issue 272

Summary: incorrect word-wrapping of parentheses
Product: Writer Reporter: issues@www <issues>
Component: codeAssignee: jp <juergen_pingel>
Status: CLOSED FIXED QA Contact: issues@www <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 609   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description issues@www 2001-01-04 02:03:59 UTC
When an opening parenthesis is the last character on a line, it stays there 
instead of going to the following line.  

Example:

   The quick brown fox jumped over the lazy (
   and I do mean lazy) dog.

It should wrap like this:

   The quick brown fox jumped over the lazy 
   (and I do mean lazy) dog.
Comment 1 jp 2001-01-24 19:05:01 UTC
Fixed in build 619
Comment 2 Raphael Bircher 2007-09-25 02:03:54 UTC
close now