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.

Item10953: TagMePlugin affected by IE7 fieldset bug

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal New Extension TagMePlugin  
I've installed TagMePlugin on our Foswiki and found that the blogs styles displayed in a weird way in IE7.

The top line overflows into subsequent lines obscuring some text.

After a search I discovered that it's a known IE7 issue, a local fix was to add the following to our local CSS styles and not touch the installed code.

.tagmeEdit
{
  overflow: hidden;
}

The plugin should of course be tweaked to incorporate this. Thanks

I also found this which might be useful (I've not had time to check it out): http://www.tyssendesign.com.au/articles/css/legends-of-style/

-- JulianLevens - 08 Jul 2011

 

ItemTemplate edit

Summary TagMePlugin affected by IE7 fieldset bug
ReportedBy JulianLevens
Codebase 1.0.8
SVN Range
AppliesTo Extension
Component TagMePlugin
Priority Normal
CurrentState New
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
Topic revision: r1 - 08 Jul 2011, JulianLevens
 
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