After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 138886 - <inlinegraphic> renders badly in help
<inlinegraphic> renders badly in help
Status: RESOLVED NOTGNOME
Product: GIMP
Classification: Other
Component: Help
unspecified
Other Linux
: Normal major
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-04-02 20:27 UTC by weskaggs
Modified: 2005-04-17 17:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
illustration of problem (1.05 KB, image/png)
2004-04-11 17:16 UTC, weskaggs
Details

Description weskaggs 2004-04-02 20:27:35 UTC
In the xml files, there are many cases where <inlinegraphic> is nested inside
<guiicon>.  This causes the html graphics to be beheaded (when viewed using
Mozilla, at least), making them unrecognizeable.  Removing the <guiicon>
elements cures this, but causes the graphics not to be centered with respect to
the text.
Comment 1 Róman Joost 2004-04-02 21:01:59 UTC
I'll have a look at it. The use of these mentioned tags are a bit inconsistent,
so it might be helpful to look over the sources.
Comment 2 Róman Joost 2004-04-10 15:03:56 UTC
Could you please post a screenshot of this missbehaviour? I looked at
docbook.org:  http://docbook.org/tdg/en/html/guiicon.html, where a nested
<inlinegraphic> is suggested for "graphic or text icon that appears in a
graphical user interface". Maybe your issue is more a CSS issue?
Comment 3 weskaggs 2004-04-11 17:16:22 UTC
Created attachment 26566 [details]
illustration of problem

I don't have any issue with the logic, the problem is that in Mozilla they come
out looking like this.
Comment 4 Sven Neumann 2004-04-12 10:25:09 UTC
Not in my copy of mozilla nor in mozilla-firefox. You should probably get a copy
of mozilla that has this bug fixed.
Comment 5 weskaggs 2004-04-12 16:14:14 UTC
Hmm.  I am using Mozilla 1.4.1 from Fedora Core 1, which is only 6 months old. 
A check with Konqueror shows that it gets this right but breaks hideously on
other elements.  I can't try with IE; has anybody?  I realize that these are not
Gimp issues, but it seems like it would be useful to know which browsers are
capable of rendering the help correctly.
Comment 6 Sven Neumann 2004-04-12 16:50:45 UTC
I tested Mozilla-1.6 and Firefox-0.8 and both seem to render it correctly.
Comment 7 Róman Joost 2004-04-12 17:29:13 UTC
I tried a mozilla 1.3.1 debian build on an old woody installation and saw the
problem by myself. I think it's a rendering problem of mozilla, because i tried
it with Opera (Linux) and Internet Explorer 5.5 on a windows box and they looked
fine.
Comment 8 Kjartan Maraas 2005-04-17 17:00:22 UTC
*** Bug 141355 has been marked as a duplicate of this bug. ***