Closed
Bug 100653
Opened 24 years ago
Closed 24 years ago
Advanced Editor leaves old value options for newly chosen attributes
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.6
People
(Reporter: TucsonTester2, Assigned: cmanske)
References
Details
Attachments
(1 file)
|
892 bytes,
patch
|
Brade
:
review+
kinmoz
:
superreview+
|
Details | Diff | Splinter Review |
In composer sometimes the old values, if there is a drop-down for values, are
left behind for new attributes which have nothing to do with those values.
Reproducibility: Everytime
Steps to Reproduce:
1.Open composer
2.Switch to the "Show All Tags" view
3.Double-Click on the body tag
4.From the attribute drop down in the "HTML attributes" tab choose bgcolor in
the value drop-down choose black
5.Click on the attribute drop-down again and choose title
6.Click on the value drop-down
Actual Results:
There should not be a value drop-down box. This can happen with any chosen
attribute that has a value drop-down box. This does not affect attributes with
values already set or with attributes that have their own drop down box.
Expected Results:
I would expect that the proper value box (drop-down, text, etc.) would be shown.
| Reporter | ||
Updated•24 years ago
|
OS: MacOS X → All
Hardware: Macintosh → All
Comment 1•24 years ago
|
||
Confirmed on win2k using build 2001091905.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•24 years ago
|
Whiteboard: DUPEME
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.6
| Assignee | ||
Comment 3•24 years ago
|
||
| Assignee | ||
Updated•24 years ago
|
Comment 4•24 years ago
|
||
Comment on attachment 53002 [details] [diff] [review]
Fix: Always get the index to current widget (0=textfield, 1=menulist)
r=brade
Attachment #53002 -
Flags: review+
| Assignee | ||
Updated•24 years ago
|
Whiteboard: FIX IN HAND need r=,sr= → FIX IN HAND need sr=
Comment on attachment 53002 [details] [diff] [review]
Fix: Always get the index to current widget (0=textfield, 1=menulist)
sr=kin@netscape.com
Attachment #53002 -
Flags: superreview+
| Assignee | ||
Comment 6•24 years ago
|
||
checked in
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•