-
Bug
-
Resolution: Won't Fix
-
Medium
-
None
-
3.0
-
None
In Internet Explorer 6 and 7, when the list contains various macros such as code macro, panel macro, quote macro, info macro and so on, the indentation gets haywire. Attached is a screenshot
of the bug.
Here is an example of the wiki markup:
h2. This is the procedure title
# This is step no1
# This is step no2
# {noformat}
{loremipsum}
{noformat}
# This is step no3
# {panel}test{panel}
# This is step no4
# {info}
test
{info}
# sdfdf
# This is step no5
# {quote}
test
{quote}
# This is step no6
# This is step no1
# This is step no2
# This is step no3
# This is step no4
# This is step no5
In Firefox, it looks fine though. This would not happen if there is normal text preceding the macros, for example:
h2. This is the procedure title
# This is step no1
# This is step no2
# Normal text here {noformat}
{loremipsum}
{noformat}
# This is step no3
- relates to
-
CONFSERVER-15802 Using headings in a numbered list will cause the numbers to continue down the list with indented headings
-
- Closed
-
-
CONFSERVER-1929 Support #.#.# numbering notation for nested lists
- Closed