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 3.0KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  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. <!-- NEED TO REVIEW ALL OF THE FOLLOWING
  19. <known-issue>
  20. MIF and SVG output support have not been restored, yet.
  21. </known-issue>
  22. <known-issue>
  23. RTF output is inferior to other output formats supported by FOP.
  24. For details, please see the "Output Targets" page of the release
  25. you're using.
  26. </known-issue>
  27. <known-issue>
  28. Auto table layout is not implemented, yet.
  29. </known-issue>
  30. <known-issue>
  31. Footnotes may overlap with text of the region-body in multi-column
  32. documents.
  33. </known-issue>
  34. <known-issue>
  35. Space resolution does not work between footnote regions.
  36. </known-issue>
  37. <known-issue>
  38. Block containers with no height currently don't create a fence for
  39. spaces as they should (they behave like a normal block).
  40. </known-issue>
  41. <known-issue>
  42. Preserved linefeeds in fo:character are not handled correctly.
  43. </known-issue>
  44. <known-issue>
  45. An empty block currently produces a fence for stacking constraints
  46. which it shouldn't.
  47. </known-issue>
  48. <known-issue>
  49. There are several small problems around white space handling.
  50. </known-issue>
  51. <known-issue>
  52. Images currently don't shrink so they fit on a page when they are
  53. too big and shrinking is allowed to happen.
  54. </known-issue>
  55. <known-issue>
  56. Inline container may not work as expected.
  57. </known-issue>
  58. <known-issue>
  59. The letter-spacing and word-spacing properties may not work as expected.
  60. </known-issue>
  61. <known-issue>
  62. Leaders with leader-pattern="use-content" may not work as expected.
  63. </known-issue>
  64. <known-issue>
  65. The keep-with-previous property doesn't work inside tables and lists, yet.
  66. </known-issue>
  67. <known-issue>
  68. If two consecutive pages don't have the same available width, the
  69. content currently isn't properly fit into the available space on
  70. the new page.
  71. </known-issue>
  72. <known-issue>
  73. Background images on page number citations are not placed correctly.
  74. </known-issue>
  75. <known-issue>
  76. Not all FO elements can be referenced by their "id", most notably:
  77. table-body, table-header, table-footer and table-row.
  78. </known-issue>
  79. <known-issue>
  80. Border and padding conditionality are not supported on table-cells, yet.
  81. </known-issue>
  82. -->
  83. </known-issues>