You are here: Foswiki>Tasks Web>Item1215 (16 Mar 2009, IngoKappler)Edit Attach

Item1215: No indent for bullet lists

pencil
Priority: Urgent
Current State: Closed
Released In:
Target Release: n/a
Applies To: Extension
Component: ExtensionsAutoCompletitionLibPlugin
Branches:
Reported By: IngoKappler
Waiting For: Main.EugenMayer
Last Change By: IngoKappler
I think I'v recognized it on 1.0.3 and definitely could reproduce it on 1.0.4beta3

  • Normal bullet first level (should have 1 indent)
    • Normal bullet 2nd level (should have 2 indents)

There are no indents at all when using this kind of TML markup which I consider to be a bug.

-- IngoKappler - 07 Mar 2009

We are several now that have tried and cannot reproduce.

You must have something you have changed that creates this problem

-- KennethLavrsen - 13 Mar 2009

2 things to look at - make sure that the html source contains the ul and li elements, and use FireBug to see where the css is coming from that is changing your list-style

-- SvenDowideit - 13 Mar 2009

I found yesterday that the Trash.ExtensionsAutoCompletitionLibPlugin requires "quite some time" to load on each page (using Firebug) so I disabled it (don't remember right now why I enabled it in the first place) and also found that at some point yesterday the indent worked. I now verified that indeed when setting $Foswiki::cfg{Plugins}{Trash.ExtensionsAutoCompletitionLibPlugin}{Enabled} = 0; then the indents are OK.

So the issue only shows up when enabling the ExtensionsAutoCompletitionLibPlugin by using $Foswiki::cfg{Plugins}{Trash.ExtensionsAutoCompletitionLibPlugin}{Enabled} = 1;.

-- IngoKappler - 14 Mar 2009

This was a problem in the thickbox.css - fixed

-- EugenMayer - 15 Mar 2009

I re-installed the plugin and retested and confirm the fix. wink It also looks that I am unable to reproduce the speed issue so maybe this was related.

-- IngoKappler - 16 Mar 2009
Topic revision: r11 - 16 Mar 2009, IngoKappler
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy