Toolbar won't display correct in IE 6 with Pushbutton Theme

quickcel - September 8, 2005 - 13:59
Project:Htmlarea
Version:4.6.x-1.x-dev
Component:User interface
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

I am not sure if this is a problem that should be submitted with the pushbutton theme or Htmlarea, but I'll submit it here. When using Htmlarea with the pushbutton theme and IE 6 the toolbar doesn't display correctly. All the buttons disappear (attached is a screenshot), but you can still type text. It DOES display correctly when viewed in Firefox with Pushbutton.

I tried getting the current version of xinha-nightly, but that didn't solve anything.

AttachmentSize
blank_toolbar.gif3.9 KB

#1

jmarki - January 13, 2006 - 19:24
Priority:normal» critical

I am experiencing the same issue here. You can see a screenshot here (http://linuxnus.org/forum/webdev_project/linuxnus_org/msie_prob#comment-11). As IE is still used by a huge majority of internet users (however much we hate that), it is rather important to fix this bug.

#2

FranckL - March 1, 2006 - 08:33

I found that the problem appears with some theme.

I don't know why but if you replace in the css, style.css of the theme

/* fix background overlapping text in IE (aka Peekaboo Bug) */
  position: relative;

with something else like

/* fix background overlapping text in IE (aka Peekaboo Bug) */
  position: inherit;

the toolbar will work.

If someone can explain...

#3

FranckL - March 1, 2006 - 08:39

I forgot to where in the files

#main

sorry

#4

gordon - January 24, 2007 - 01:16
Status:active» fixed

This looks like it is fixed.

#5

Anonymous - February 7, 2007 - 02:17
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.