Closed Bug 275512 Opened 20 years ago Closed 20 years ago

[columns] some columns becomes invisible on content focus

Categories

(Core :: Layout, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: aha, Unassigned)

References

()

Details

(Keywords: qawanted)

Attachments

(2 files)

2004121905/SM-trunk/W2K

I have unordered list enclosed in DIV with columns:

<div>
<ul>
	<li><a href="...">Adobe</a></li>
	<li><a href="...">AMD</a></li>
</ul>
</div>

When I click on some links and link get outline, whole column become invisible
sometimes. until another reflow (resize, focus on another link etc). 

For DIV/LI I have got these rules:
div {-moz-column-width:10em;-moz-column-count:auto;-moz-column-gap:2em}
li  {margin-bottom:.3em}

I'm busy to provide testcase =(
Keywords: qawanted
Adam, please attach an HTML page (non-minimal if must be) showing this problem?
Boris, I'm sorry for delay, URL have to become public. I tryed to reproduce with
nightbuilds thru January, but I didbn't have luck.
So.. on that page, with a current nightly build, I see no problems...
works for me too on trunk
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: