Issue 20871 - WW8: writer<->word difference in handling tabstops outside page text area
Summary: WW8: writer<->word difference in handling tabstops outside page text area
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC5
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks: 11873
  Show dependency tree
 
Reported: 2003-10-08 11:14 UTC by caolanm
Modified: 2013-08-07 14:41 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Example.doc (19.50 KB, application/octet-stream)
2003-10-08 11:17 UTC, caolanm
no flags Details
Example for tabstop import issues (19.00 KB, application/octet-stream)
2003-12-04 11:03 UTC, andreas.martens
no flags Details
new bugdoc (25.50 KB, application/octet-stream)
2003-12-05 10:01 UTC, frank.meies
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2003-10-08 11:14:14 UTC
In the (to be attached) example there are three cases.

The first two cases are a tab and no following content to a tabstop outside the
page text area where word will not line wrap, but writer will. This is quite a
common case, the filter until recently would strip out trailing tabstops. The
underlined example of case two shows the obvious problem with that approach.

And case three shows an uncommon trick which you can make word do with these
tabstops
Comment 1 caolanm 2003-10-08 11:17:22 UTC
Created attachment 10107 [details]
Example.doc
Comment 2 caolanm 2003-10-08 11:21:51 UTC
cmc->ama: Pre integration of kilkennyfilterteam14 we strip off
trailing tabs when a paragraph has tabstops outside the page text
area. This works fairly well for the general (and most common) case,
but fails for example in issue 11873 and in cases 2 and 3 of the
attachment. So if imported in writer right now then case 1 and 2 need
to have a tab appended to return to the original word content to see
the problem.

This was a nasty hack which has all sorts of problems, we I'm going to
have to remove it, but that leaves us with the original layout
difference problem again :-(
Comment 3 andreas.martens 2003-10-29 16:47:46 UTC
The following improvement for tab stop is planned for OOo2.0 as part
of issue 20195
A tab position outside the paragraph text area will be interpreted as
tab position at the right margin of the paragraph. We will not be able
to put text outside the paragraph but it will be no problem to
"underline" the rest of a line, the tab will not cause an extra line
as it does today.
Comment 4 andreas.martens 2003-11-25 07:50:15 UTC
One for you :-)
Comment 5 frank.meies 2003-11-28 11:26:08 UTC
.
Comment 6 andreas.martens 2003-12-04 11:03:41 UTC
Created attachment 11754 [details]
Example for tabstop import issues
Comment 7 andreas.martens 2003-12-04 11:06:17 UTC
In my last attachment you'll find another problem: if the text behind
a tabstop doesn't fit into the line not only the text jumps into the
next line. The tabulator itself moves to the next line, too.
Comment 8 frank.meies 2003-12-05 10:01:32 UTC
Created attachment 11781 [details]
new bugdoc
Comment 9 frank.meies 2003-12-05 11:23:52 UTC
.
Comment 10 frank.meies 2003-12-18 13:12:29 UTC
Fixed in cws tabstops.
Comment 11 stefan.baltzer 2004-03-18 15:37:47 UTC
SBA: Verified in CWS tabstops. 
Note: The "Text outside text area via tabstop" will move into the next line.
Comment 12 stefan.baltzer 2004-03-18 15:47:27 UTC
SBA: set to verified.
Comment 13 jack.warchold 2004-08-04 17:04:18 UTC
seen good in 680_49-4

closing