Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Request Tracker: Devel

Small bug with IE (at least 8) and aileron theme

 

 

Request Tracker devel RSS feed   Index | Next | Previous | View Threaded


bertignac at gmail

Dec 5, 2011, 2:43 AM

Post #1 of 2 (621 views)
Permalink
Small bug with IE (at least 8) and aileron theme

Hello,

When displaying a ticket, the box titles (The Basics, People, Dates,
etc...) have a grey background with a white font. It's a bug linked to
PIE.htc, see here :
http://css3pie.com/documentation/known-issues/#z-index

Disabling PIE.htc is the easy fix but we don't have rounded corners anymore.

I fixed it by adding z-index:1; in this section of boxes.css:

.titlebox .titlebox-title {
position: relative;
z-index:1;
}

Hope it helps.

PS: I tried version beta5 of PIE.htc, same problem.
--
L.B.
--------
RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston March 5 & 6, 2012

List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel


ruz at bestpractical

Dec 8, 2011, 2:46 AM

Post #2 of 2 (558 views)
Permalink
Re: Small bug with IE (at least 8) and aileron theme [In reply to]

Hi,

Bcced to rt-bugs@, thanks for investigating.

On Mon, Dec 5, 2011 at 2:43 PM, L B <bertignac [at] gmail> wrote:
> Hello,
>
> When displaying a ticket, the box titles (The Basics, People, Dates,
> etc...) have a grey background with a white font. It's a bug linked to
> PIE.htc, see here :
> http://css3pie.com/documentation/known-issues/#z-index
>
> Disabling PIE.htc is the easy fix but we don't have rounded corners anymore.
>
> I fixed it by adding z-index:1; in this section of boxes.css:
>
> .titlebox .titlebox-title {
>  position: relative;
>  z-index:1;
> }
>
> Hope it helps.
>
> PS: I tried version beta5 of PIE.htc, same problem.
> --
> L.B.
> --------
> RT Training Sessions (http://bestpractical.com/services/training.html)
> * Boston  March 5 & 6, 2012
>
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel



--
Best regards, Ruslan.
--------
RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston March 5 & 6, 2012

List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel

Request Tracker devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.