Bug 57254 - FILESAVE: hidden text visible in xhtml export
Summary: FILESAVE: hidden text visible in xhtml export
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:4.0.0.0.beta2 target:4.1.0
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 17:53 UTC by libreoffice
Modified: 2012-12-11 19:00 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
add mapping for css display property (869 bytes, patch)
2012-11-18 18:01 UTC, libreoffice
Details

Note You need to log in before you can comment on or make changes to this bug.
Description libreoffice 2012-11-18 17:53:16 UTC
Text with font effect "Hidden" is not marked as hidden in the xhtml export.
Comment 1 libreoffice 2012-11-18 18:01:17 UTC
Created attachment 70224 [details]
add mapping for css display property
Comment 2 Not Assigned 2012-12-11 18:48:29 UTC
Arne de Bruijn committed a patch related to this issue.
It has been pushed to "libreoffice-4-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=8944eaa774b64d4d903abc5c0b0631252c02a46d&g=libreoffice-4-0

fdo#57254: XHTML export: hidden text should not be visible


It will be available in LibreOffice 4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
Comment 3 Not Assigned 2012-12-11 18:49:04 UTC
Arne de Bruijn committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=23dee56dca5cbbed4cf97180b8dcfe12a6a8fa8f

fdo#57254: XHTML export: hidden text should not be visible



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
Comment 4 Michael Stahl (allotropia) 2012-12-11 18:57:20 UTC
thanks for the patch