You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

known-issues.xml 2.9KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <!-- $Id$ -->
  17. <known-issues>
  18. <known-issue>
  19. MIF and SVG output support have not been restored, yet.
  20. </known-issue>
  21. <known-issue>
  22. Auto table layout is not implemented, yet.
  23. </known-issue>
  24. <known-issue>
  25. Footnotes may overlap with text of the region-body in multi-column
  26. documents.
  27. </known-issue>
  28. <known-issue>
  29. Space resolution does not work between footnote regions.
  30. </known-issue>
  31. <known-issue>
  32. There's a problem involving nested block-containers and
  33. reference-orientation 180/-180 (<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=36391">Bugzilla #36391</a>)
  34. </known-issue>
  35. <known-issue>
  36. block-containers with no height currently don't create a fence for
  37. spaces as they should (they behave like a normal block).
  38. </known-issue>
  39. <known-issue>
  40. Preserved linefeeds in fo:character are not handled correctly.
  41. </known-issue>
  42. <known-issue>
  43. An empty block currently produces a fence for stacking constraints
  44. which it shouldn't.
  45. </known-issue>
  46. <known-issue>
  47. There are several small problems around white space handling.
  48. </known-issue>
  49. <known-issue>
  50. leaders with leader-pattern="use-content" may not work as expected.
  51. </known-issue>
  52. <known-issue>
  53. If two consecutive pages don't have the same available width, the
  54. content currently isn't properly fit into the available space on
  55. the new page.
  56. </known-issue>
  57. <known-issue>
  58. background-images on page-number-citations are not placed correctly.
  59. </known-issue>
  60. <known-issue>
  61. Not all FO elements can be referenced by their "id", most notably:
  62. table-body, table-header, table-footer and table-row.
  63. </known-issue>
  64. <known-issue>
  65. Column balancing in multi-column documents may not work as expected
  66. (<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=36356">Bugzilla #36356</a>)
  67. </known-issue>
  68. </known-issues>