Closed Bug 294463 Opened 19 years ago Closed 19 years ago

positioning problem when using border using css

Categories

(Firefox :: General, defect)

1.0 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: daniel, Unassigned)

References

()

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

In the page, http://62.90.139.10/shout/default.asp
I wanted to build a Navigation area, which is like this:
<table>
  <tr>
    <td>nav 1</tD>
    <td>nav 2</td>
  </tr>
</table>

simple, right? wrong...
i gave of the TD's a class which gives them border-left: 1px solid #FFFFFF;
without using that border thing, it works fine, but with the border
it draws the border at the wrong places and makes the links over the borders.

any idea ?

Reproducible: Always

Steps to Reproduce:
1. just do border-left: 1px solid #FFFFFF;



Expected Results:  
I hate to say the obvious, but IE shows it correctly.
now... I AM GEEK! but still doesn't to work fine, and there's
no appearent reason why this should happen.
Version: unspecified → 1.0 Branch
I see this on branch builds (1.0.x), but it wfm using a trunk build (20050516).
Since only security fixes goes into 1.0.x this is wfm. This fix will be included
in Firefox 1.1

Please reopen if y ou can reproduce with a nithly trunk build. 
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: