Closed
Bug 495448
Opened 16 years ago
Closed 11 years ago
Mozmill should support editable menulist elements
Categories
(Testing Graveyard :: Mozmill, defect, P2)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: whimboo, Unassigned)
References
Details
(Whiteboard: [mozmill-2.0-])
Since a couple of days we have support for xul menulist elements in Mozmill. But another widget we have in 3.5 are the editable menulist elements. One can be found in the Library which represents the bookmarks name and normally looks like a text field. But for live titles it will change into a dropdown field.
Here an example: http://people.mozilla.com/~myk/microsummaries/tests/use-microsummary.html
Save this bookmark via Cmd/Ctrl+D and wait until the star panel has been opened. The bookmark name field should turn into a dropdown. There are two options:
1. Index =0: Give a user defined value
2. Index >0: Select a given Live title
Right now this widget is not supported and that's the reason why I cannot fully automate bug 474313.
Reporter | ||
Comment 1•16 years ago
|
||
Since this only blocks one bug for now and even in a not mandatory fashion I set the priority to P2.
Priority: -- → P2
Comment 2•16 years ago
|
||
This is next in my queue after my local storage test responsibilities, probably early next week.
Updated•14 years ago
|
Whiteboard: [mozmill-next?][mozmill-2.0?]
Leaving this in queue. Probably not going to make 2.0, but if we have time it'd be nice to spec out and see what we can do.
Whiteboard: [mozmill-next?][mozmill-2.0?] → [mozmill-next?][mozmill-2.0-]
Reporter | ||
Comment 4•11 years ago
|
||
Mozmill will reach its end of life soon. We are currently working on getting all the tests for Firefox ported to Marionette. For status updates please see bug 1080766.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Whiteboard: [mozmill-next?][mozmill-2.0-] → [mozmill-2.0-]
Assignee | ||
Updated•9 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•