Closed
Bug 19612
Opened 26 years ago
Closed 26 years ago
Text box display and reflow problems in the XML demo.
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: nisheeth_mozilla, Assigned: troy)
References
()
Details
I am seeing problems with the display of text boxes that are supposed to appear
when the table style is selected by pressing the Toggle Style button. All the
text boxes do not show up until the Toggle Style button is pressed down a second
time.
Also, when I make the window narrower, all the table cells jump down to the next
row but one text box contained within the table cell doesn't. So, you end up
seeing a blank table cell in the next row and a text box all by itself in the
current row. Then, when I press the Toggle Style button in the narrower window,
a new, duplicate text box appears inside the blank cell that contains the same
content as the text box that got "left behind" on the current row. I can scroll
and select text in both the new text box on the next row and the uncontained
text box on the current row.
Updated•26 years ago
|
Assignee: karnaze → troy
Comment 2•26 years ago
|
||
Troy, is this a dup of 20367.
There are like three different issues discussed in this bug report (Nisheeth you
should know better than to do this)
The first issue is the [only] one that will be now associated with this bug
report. Create additional bug reports if need be
| Reporter | ||
Comment 4•26 years ago
|
||
Sorry, I must have been in some kind of hurry. Right now, I am preparing for
the conference, but, when I get back, I'll separate each issue out on a bug of
its own.
Before you do that make sure you test to see if they now work
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
The problem of the text boxes not showing up when Toggle Style is pressed seems
to be fixed. It most likely was a regression intriduced by my DidReflow()
changes and fixed by one of my subsequent fixes
Comment 7•26 years ago
|
||
Marking VERIFIED FIXED on:
- Linux6 2000-03-07-09 Commercial build
- MacOS9 2000-03-07-08 Commercial build
- Win98 2000-03-07-09 Commercial build
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•