Closed Bug 123463 Opened 23 years ago Closed 23 years ago

Form Field Properties Dialog doesn't come up

Categories

(SeaMonkey :: Composer, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 82547

People

(Reporter: rajesh.jag, Assigned: cmanske)

Details

I'm using Mozilla {Build ID: 2002020318}.

I entered the source for a form, and added a text field. In the 'Normal' view,
the text field is visible, but when trying to view the properties for this by
clicking on "Form Field Properties" in the popup menu, or in the Format Menu,
the dialog for "Form Field Properties" fails to come up. 
This is while the text field is selected. In the "Show all tags" tab,
right-clicking on the 'input' tag and clicking "Form Field Properties" gives the
same result. However, if the input field is selected, and I right-click on the
'Form' tag, then clicking the "Form Field Properties" tag brings up the correct
dialog. This does not work if there is another tag before the input field tag. I
get "Form Properties" (as expected), instead of "From Field Properties" as
happens in the case of the first field.
eg. 

<form name="Form2" action="hello.html">
 <input value="asd" type="radio" name="radio1">
 <input name="text1" value="text"> 
</form>

1. In "Show all tags" mode, select the radio button, and right click on the
Form. You get "Form Field Properties" in the popup menu. Clicking that brings up
the required dialog.
2. In "Show all tags" mode, select the radio button, and right click on it. You
get "Form Field Properties" in the popup menu. Clicking that does nothing. Same
for the text field.
3. In "Show all tags" mode, select the text field, and right click on the Form.
You get "Form Properties" in the popup menu. Clicking that brings up the Form
Properties dialog, and so the Form Field Properties dialog is inaccessible for
that field.
-->cmanske
Assignee: syd → cmanske
This is the "we aren't getting mouse events" on form widgets problem

*** This bug has been marked as a duplicate of 82547 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.