Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 84129 invoked from network); 19 May 2005 01:18:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 May 2005 01:18:17 -0000 Received: (qmail 85252 invoked by uid 500); 19 May 2005 00:39:17 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 85159 invoked by uid 500); 19 May 2005 00:39:15 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 85032 invoked by uid 99); 19 May 2005 00:39:13 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from 54.67-19-2.reverse.theplanet.com (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 18 May 2005 17:39:11 -0700 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 895C1160C5D for ; Wed, 18 May 2005 19:38:57 -0500 (CDT) Received: from mail.outerthought.net ([127.0.0.1]) by localhost (mail.outerthought.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17511-10 for ; Wed, 18 May 2005 19:38:55 -0500 (CDT) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 8D17B160C5E for ; Wed, 18 May 2005 19:38:55 -0500 (CDT) Message-ID: <21261875.1116463135555.JavaMail.jettyjira@strider.outerthought.net> Date: Wed, 18 May 2005 19:38:55 -0500 (CDT) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Commented: (FOR-336) Table alignment problem with pelt and IE In-Reply-To: <15487708.1098885098547.JavaMail.jettyjira@strider.outerthought.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at outerthought.net X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The following comment has been added to this issue: Author: Addison Berry Created: Wed, 18 May 2005 7:37 PM Body: It looks like it has to do with the table being 100% (#content table in basics.css). I switched it to 99% to see and that eleiminates the problem of dropping it below the menu, but then, of course the table is only 99%. I'm sure it is IE being stupid and I'm sure there is a fix out there. I'll see if I can track down the IE hack to correct this. --------------------------------------------------------------------- View this comment: http://issues.cocoondev.org//browse/FOR-336?page=comments#action_12408 --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-336 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-336 Summary: Table alignment problem with pelt and IE Type: Bug Status: Unassigned Priority: Minor Project: Forrest Components: Skins (general issues) Versions: 0.6 0.7-dev Assignee: Reporter: Stefano Mancarella Created: Wed, 27 Oct 2004 8:51 AM Updated: Wed, 18 May 2005 7:37 PM Environment: Forrest 0.6 Internet Explorer 6.0 Description: There's a strange (css?) problem using tables with the pelt skin and viewing the result in IE. If a page contains a table, the table itself always starts below the menu in IE. So if the table is among the first elements of the page and the menu is long, the result is a blank space before the table itself. To reproduce the problem do a forrest seed, add a to index.xml (just below the tag) and see the result in IE. The problem doesn't show up in browsers of the Mozilla family, so maybe it's due to a bug in IE. Tested with both 0.6 and trunk. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira