Ticket #5226 (closed Bug: fixed)

Opened 6 years ago

Last modified 3 years ago

Event view problem in IE

Reported by: libraM@… Owned by: limi
Priority: major Milestone: 2.1.3
Component: Templates/CSS Keywords: ie, disappear
Cc:

Description

In Internet Explorer Event view's heading text (h1) disappears.

Platform: IE6 on Windows XP.

Maybe the same kind of problem as described in Ticket #5017 but applied to Event view. Also related to  Fixing invisible or disappearing text and double margins in Internet Explorer.

I fixed this issue by adding

class="visualIEFloatFix"

attribute to

<div metal:fill-slot="main">

element in event_view.pt.

Change History

comment:1 Changed 6 years ago by libraM@…

Solution in Ticket #5225 does not apply to this issue (but is related?).

comment:2 Changed 6 years ago by libraM@…

Same problem with newsitem view in IE.

Platform: Plone 2.1.2, Zope 2.7.8-final, python 2.3.5, win32, Internet Explorer 6.

Described solution fixed the problem.

But editing every view template starts bothering me - is it "the right way"?

(Defect was already discussed in #2846.)

comment:3 Changed 6 years ago by hannosch

  • Owner changed from somebody to limi
  • Milestone changed from 2.5.x to 2.1.x

comment:4 Changed 6 years ago by spliter

  • Status changed from new to closed
  • Resolution set to fixed

Didn't notice this behavior on any other page except the Event's view, but the fix in css was added for common case, so if there were any other places with the same behavior it has to be fixed now

comment:5 Changed 6 years ago by hannosch

  • Milestone changed from 2.1.x to 2.1.3

comment:6 Changed 3 years ago by hannosch

  • Component changed from Visual and templates to Templates/CSS
Note: See TracTickets for help on using tickets.