Closed
Bug 223867
Opened 21 years ago
Closed 21 years ago
Field-list on Page Info Forms have more items then form-fields
Categories
(SeaMonkey :: Page Info, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dulci, Assigned: db48x)
References
Details
Attachments
(1 file)
9.89 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007
The field-list have more items than exist in the html-form. Shouldn't be more
items in list than necessary.
The field-list should also reset it's selection-index when another form is selected.
Reproducible: Always
Steps to Reproduce:
1. Open the Page Info for a form and click the Forms-tab.
2. Select a form in the form-list
3. Click somewhere after the last field-item.
Actual Results:
A list-item is selected.
Expected Results:
Shouldn't have that many items in the list.
Reporter | ||
Comment 1•21 years ago
|
||
Assignee | ||
Comment 2•21 years ago
|
||
heh, thanks for bringing that to my attention. I've found the source of the
error, I use the wrong count to tell the tree widget how many rows there are.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 4•21 years ago
|
||
this got fixed
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•