Closed
Bug 127265
Opened 24 years ago
Closed 24 years ago
Wrong frame appearance after click on a button
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 120940
People
(Reporter: tolma-v, Assigned: rods)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.2.14-5.0 i686)
BuildID: 2002020713
After clicking on a frame's button the appearance of the frame
changes! Centered labels are not centered, frame's background
don't occupy whole frame area.
Reproducible: Always
Steps to Reproduce:
1. Create 2 frames
2. In the first frame set bgcolor attribute,
insert a centered label and
a form with button (within a table)
3. Click on the button
Actual Results: Centered labels are not centered, frame's background
don't occupy whole frame area.
Expected Results: do nothing
(more exactly - do the "onClick" action)
Comment 1•24 years ago
|
||
The problem is that the first frame has scrolling=no
*** This bug has been marked as a duplicate of 120940 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•