Open
Bug 97870
Opened 24 years ago
Updated 7 months ago
Can't double click on form objects to bring up properties
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
NEW
People
(Reporter: TucsonTester2, Unassigned)
References
Details
(Keywords: helpwanted)
Attachments
(1 file)
283 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.3+) Gecko/20010830
Netscape6/6.1b1
BuildID: 20010830
after adding a form into the html source I was not able to bring up the
properties window for the different objects such as the drop down menu and the
form button. Although I was able to single click on the form object then right
click it and choose properties.
Reproducible: Always
Steps to Reproduce:
1.Click on the attachment link below
2.Click on file and then edit page
3.Double click on the form button
Actual Results: Once you double-click the form button nothing happens. Instead,
what you have to do is single click on the form button and then right-click on
it and choose properties. The other problem is that you have to first click on
the form button then you can right click it. Once again it should be the same
as other objects, such as images and tables.
Expected Results: I would expect the properties menu to come up once I
double-click on the form button. Since the form properties are able to come up
I would expect this to happen with a double-click or a right-click.
Reporter | ||
Comment 1•24 years ago
|
||
Comment 3•24 years ago
|
||
This is quite annoying; probably broken because we disable form elements.
Cc Akkana in case she knows anything about the disabling code.
Summary: Can not double click on form objects to bring up properties → Can't double click on form objects to bring up properties
Target Milestone: --- → mozilla1.0
Comment 4•24 years ago
|
||
Cc'ing Simon, who probably knows more about where the disabling of form elements
happens and might be able to point us in the right direction.
Comment 5•24 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Updated•23 years ago
|
Target Milestone: mozilla1.0.1 → mozilla1.2alpha
Updated•23 years ago
|
Keywords: helpwanted
Target Milestone: mozilla1.2alpha → Future
Updated•18 years ago
|
QA Contact: sujay → editor
Updated•3 years ago
|
Severity: normal → S3
Updated•7 months ago
|
Severity: S3 → --
Component: DOM: Editor → Composer
Product: Core → SeaMonkey
Target Milestone: Future → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•