Issue 24363 - Inconsistent tabulator handling between OOo and Word
Summary: Inconsistent tabulator handling between OOo and Word
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1
Hardware: All All
: P3 Trivial with 3 votes (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
: 91690 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-01-13 18:32 UTC by petrbalas
Modified: 2013-08-07 14:43 UTC (History)
2 users (show)

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


Attachments
see E.2.2.3 line as example (15.50 KB, application/msword)
2004-01-13 18:33 UTC, petrbalas
no flags Details
patch, 1st try, not perfect, most likely buggy. (11.09 KB, application/x-compressed)
2007-11-28 11:49 UTC, frank.meies
no flags Details
Modified patch - relative indents depend on separate compatibility option (33.69 KB, patch)
2007-11-29 14:19 UTC, Oliver Specht
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description petrbalas 2004-01-13 18:32:47 UTC
Set some tabelator explicitly. Now use some tabelators - tabstop is explicit
first and after this you will use some implicit tabstops. Those implicit
tabstops are computed diferently - as N * TabSize from start of line in one case
and as N * TabSize from last explicit tabelator in another.
Comment 1 petrbalas 2004-01-13 18:33:55 UTC
Created attachment 12466 [details]
see E.2.2.3 line as example
Comment 2 h.ilter 2004-01-14 15:29:30 UTC
Reassigned to MRU
Comment 3 petrbalas 2004-01-15 07:55:49 UTC
It seems that tabstops are computed from left margin of page and left margin of
current line.
Comment 4 michael.ruess 2004-01-15 09:34:25 UTC
MRU->AMA: Writer calculates the default tabs differently from MS Word when
having a paragraph with left indent. See paragraphs from "E.2." on downwards.
Word still takes the left page border as reference, Writer takes the left indent
as reference point for calculating the default tabs.
This makes the import look a bit messed up in this case. Writer needs a
compatibility mode for this.
Comment 5 jeanmi 2004-06-10 13:59:18 UTC
I think it is a very annoying behavior, it should be possible to set a switch on
each tabulation who would say : 

Relative to page
or
Relative to indent of paragraph

as it is possible to do for image positionning and so on...

and when importing from Word, setting that to relative to page
Comment 6 michael.ruess 2005-07-29 10:58:50 UTC
Added some internal flags.
Comment 7 andreas.martens 2005-08-18 12:43:38 UTC
Considering the effort, the priority, the risk and our resource planning I've to
retarget this issue to OOo Later.
Comment 8 andreas.martens 2005-08-31 11:29:04 UTC
We need a compatibility flag for this. We should consider the problem for OOo
2.0.2. For OOo2.0.1 we don't plan such UI change. For OOo2.0.2 we'll discuss
this problem again.
=> Retarget to OOo2.0.2
Comment 9 frank.meies 2006-01-09 09:51:39 UTC
FME: Changed target.
Comment 10 mdxonefour 2006-03-23 09:53:07 UTC
MD: As discussed with development, these changes will require a lot of QA
ressources to verify the success of the changes we plan. Since the time frame
for 2.0.3 release is very thight and ressources are limited, I re-target this
issue to 2.0.4.
Comment 11 frank.meies 2006-05-15 12:31:16 UTC
.
Comment 12 frank.meies 2007-11-28 11:49:34 UTC
Created attachment 49967 [details]
patch, 1st try, not perfect, most likely buggy.
Comment 13 Oliver Specht 2007-11-28 11:52:05 UTC
Added to cws xmlfilter02, retarget to OOo 3.0
Comment 14 Oliver Specht 2007-11-29 14:19:22 UTC
Created attachment 50000 [details]
Modified patch - relative indents depend on separate compatibility option
Comment 15 Oliver Specht 2007-11-29 14:38:26 UTC
Integrated in cws xmlfilter02
Comment 16 daniel.rentz 2008-04-21 08:13:49 UTC
DR->MRU: fix already integrated with cws xmlfilter02, please verify on current
master.
Comment 17 michael.ruess 2008-05-06 14:06:21 UTC
Huh? Something that "will require a lot of QA ressources to verify the success
of the changes" integrated as a side effect? Also I read "relative indents
depend on separate compatibility option" - a new flag in the compatibility UI?
This must have its own CWS at least - maybe even an own spec...
Comment 18 michael.ruess 2008-05-06 14:06:52 UTC
Reopened issue.
Comment 19 Oliver Specht 2008-05-07 15:00:52 UTC
->mru: The compatibility flag is not visible in the UI. It's only set on Word
import (old and new one). 
I don't know how this issue made it's way into the product without beeing seen
by QA but now it's in the master and it has to be verified that it doesn't break
anything. 

BTW: It is planned to switch on this compatibility setting by default in one of
the next versions as the Writer's way of calculating tab stops in indented
paragraphs doesn't make a lot sense (if any at all)

Comment 20 eric.savary 2008-06-16 20:31:46 UTC
Retargetting to 3.1 due to MRU'S vacation.
Comment 21 michael.ruess 2008-07-17 16:01:51 UTC
*** Issue 91690 has been marked as a duplicate of this issue. ***
Comment 22 michael.ruess 2008-10-17 12:57:13 UTC
Could see this issue being fixed/implemented in OO 3.0.
Comment 23 michael.ruess 2008-10-17 12:58:15 UTC
Closed, issue is already integrated in OO 3.0.