Closed
Bug 139441
Opened 23 years ago
Closed 12 years ago
openoffice.org - Layout of images and text overlap
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: timm, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.9) Gecko/20020313
BuildID: 2002031312
This page is a document containing both text and images in chapters 2 and 4. In
the layout text is shown again in a region still belonging to an image (easily
visible).
Reproducible: Always
Steps to Reproduce:
1.Load the page
2.Slide the ruler doen to chapter 2
3.
Actual Results: The image end a new paragraph of text following the image overlap.
Expected Results: Place the text paragraph below the lower border of the image.
I am using the default scheme. Whether the problem occurs with different schemes
i don't know.
Comment 1•23 years ago
|
||
Invalid - The height is insufficient for the contents, so overflows.
<span ID="Rahmen2" STYLE="float: left; width: 12.9cm; height: 4.97cm; border:
none; padding: 0cm; background: #ffffff">
<p ALIGN=LEFT STYLE="margin-top: 0.21cm; page-break-before: auto"><img
SRC="sveo1eo3.gif" NAME="Objekt2" ALIGN=LEFT WIDTH=488 HEIGHT=188><br
CLEAR=LEFT><font SIZE=2><i>Illustration
2: services and interfaces used by an import filter</i></font></p>
</span>
Comment 2•23 years ago
|
||
Over to evang.... The issue is that the image is sized in px but the space left
for it is sized in cm, so with some DPI settings it'll break. The floater
should be sized in px.
Assignee: attinasi → doron
Status: UNCONFIRMED → NEW
Component: Layout → US General
Ever confirmed: true
OS: Linux → All
Product: Browser → Tech Evangelism
QA Contact: petersen → zach
Hardware: PC → All
Version: other → unspecified
Comment 3•23 years ago
|
||
Looks to me like bug 138742 dupe.
Updated•23 years ago
|
Summary: Layout of images and text overlap → openoffice.org - Layout of images and text overlap
Comment 4•22 years ago
|
||
contacting dev@website.openoffice.org and dev@xml.openoffice.org
Comment 5•22 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
Comment 6•18 years ago
|
||
Brant, did your contacts ever manage to get back to you about this? The page looks OK at a default font size, but as you increase the font size, the overlap starts to get really bad (look at the captions under the diagrams, for instance). I actually don't see any overlap of images on text or vice versa, just text on text, and I see it in both Camino trunk and Firefox 2.
Comment 7•12 years ago
|
||
WFM, even when increasing text size
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•