Bug 56807 - display problems of horizontal line
Summary: display problems of horizontal line
Status: RESOLVED DUPLICATE of bug 64151
Alias: None
Product: kword
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 1.5 or before
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-03 20:49 UTC by Ferdinand Gassauer
Modified: 2004-02-27 17:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferdinand Gassauer 2003-04-03 20:49:07 UTC
Version:           1.2post (using KDE 3.1.9)
Compiler:          gcc version 3.2 (SuSE Linux)
OS:          Linux (i686) release 2.4.19-4GB

Hi!
horizontal lines are displayed twice after scrolling back into the viewable area or the middle tier is offest downward by 1 pixel 
cu
ferdinand
Comment 1 Nicolas Goutte 2004-02-20 17:45:37 UTC
Horizontal lines were disabled in KWord 1.3 due to bad and incomplete code and because simple horizontal lines can be done with paragraph borders.

(Not sure if they will ever return.)

Have a nice day!
Comment 2 David Faure 2004-02-20 17:53:08 UTC
On Friday 20 February 2004 17:45, Nicolas Goutte wrote:
> (Not sure if they will ever return.)

Hmm. OOo has them, so we need them to import OOo docs correctly....
But why it has to be a separate feature (than border or pixmap frame) needs to be investigated.

Comment 3 Nicolas Goutte 2004-02-20 18:40:24 UTC
I have looked again in it quickly.

The "simple" horizontal line is a double line at the bottom border.

As for the fancy lines, there are pictures (<draw:image>) but "as character" ( text:anchor-type="as-char" ). The problem is the reference ( xlink:href ) that points to a OO resource with a relative path.
(<sarcasm>That will be fun to support!</sarcasm>)

So the only real thing that KWord would need would be to support "as character" anchors, at least for pictures.

Have a nice day!
Comment 4 David Faure 2004-02-20 22:29:09 UTC
On Friday 20 February 2004 18:40, Nicolas Goutte wrote:
> So the only real thing that KWord would need would be to support "as character" anchors, at least for pictures.
We do already, it's what we can "inline frames".

Comment 5 Nicolas Goutte 2004-02-27 17:22:35 UTC
Better mark this bug as duplicate of #64151 than to mark it as "RESOLVED/LATER".
Comment 6 Nicolas Goutte 2004-02-27 17:23:05 UTC

*** This bug has been marked as a duplicate of 64151 ***