NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

Item9398: div twisties controls forced to inline mode

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Urgent Closed Extension TwistyPlugin  
In mode="div=", the twisty control is rendered as

<div class="foswikiMakeVisibleInline">
...
</div>

The javascript initializer then adds a style="display:inline" thus toggling the former block element into an inline element. Locks naf sometimes.

Instead it should render the control as

<div class="foswikiMakeVisibleBlock">
...
</div>

-- MichaelDaum - 28 Jul 2010

Re-opening to fix unit tests...

-- OlivierRaginel - 29 Jul 2010

 

ItemTemplate edit

Summary div twisties controls forced to inline mode
ReportedBy MichaelDaum
Codebase trunk
SVN Range
AppliesTo Extension
Component TwistyPlugin
Priority Urgent
CurrentState Closed
WaitingFor
Checkins Foswikirev:8337 Foswikirev:8350
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r5 - 04 Oct 2010, KennethLavrsen
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads