Closed
Bug 161954
Opened 23 years ago
Closed 22 years ago
redraw bug on changing frameset rows with JS
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: tar, Assigned: john)
Details
(Keywords: testcase)
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020808
BuildID: 2002080811
As stated in http://bugzilla.mozilla.org/show_bug.cgi?id=48422#c40
There seems to be a redraw bug lurking somewhere because changing rows height
with JS doesn't redraw the whole frame. After moving the frame manually or
dragging another window over it redraws.
Visible bug 48422 testcase:
http://bugzilla.mozilla.org/attachment.cgi?id=70924&action=view (.zip archive)
Reproducible: Always
Steps to Reproduce:
1. Download and unzip testcase
2. Open up index.html
3. Click twice on red "Click to hide/show frameRight."
Actual Results: frameRight conents isn't completely redrawn.
Expected Results: frameRight redraws as it does when resizing the frame
manually or resizing browser window.
Dragging another application over the frameRight also causes redraw on the are
that was dragged over.
Reporter | ||
Comment 1•23 years ago
|
||
Reporter | ||
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Confirming the problem with build: 2002112108 on WinXP. The right frame content
was not drawn completely.
Updated•23 years ago
|
Target Milestone: --- → Future
Reporter | ||
Comment 4•22 years ago
|
||
WFM with 1.5 final and 1.6
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•