Closed Bug 141382 Opened 23 years ago Closed 22 years ago

Repainting problem when hiding/showing a div

Categories

(Core Graveyard :: GFX, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME
Future

People

(Reporter: ricky, Assigned: kmcclusk)

References

()

Details

(Keywords: topembed+)

Set overflow: auto; on a div, then call document.getElementById('myDiv').style.visibility = 'hidden';. The div does not hide unless you make the window repaint, e.g. tab between applications. The same applies for "showing" the div. Bug doesn't occur if overflow: auto; is removed. Occurs on Moz .9.9/Win98, .9.9/Win2k, 1.0 RC1/RedHat 7.2.
Confirmed on Linux as well.
Assignee: Matti → kmcclusk
Status: UNCONFIRMED → NEW
Component: Browser-General → GFX Compositor
Ever confirmed: true
OS: Windows 98 → All
QA Contact: imajes-qa → petersen
Hardware: PC → All
Using 2002050108 trunk build on WinXP it shows and hides the contents correctly but the border is not cleared and redrawn properly.
Priority: -- → P1
Target Milestone: --- → Future
Keywords: topembed
Keywords: topembedtopembed+
WFM: Using 2002101508 build on WINNT.
WFM: Using 10/15/2002 cvs trunk build on Linux. Resolving WFM.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Blocks: grouper
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.