You are here: Foswiki>Tasks Web>Item10953 (08 Jul 2011, JulianLevens)Edit Attach

Item10953: TagMePlugin affected by IE7 fieldset bug

pencil
Priority: Normal
Current State: New
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: TagMePlugin
Branches:
Reported By: JulianLevens
Waiting For:
Last Change By: JulianLevens
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 Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy