Closed
Bug 571867
Opened 15 years ago
Closed 6 years ago
--browser-chrome test for fennec preferences core functionality
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jmaher, Assigned: adifire)
References
Details
(Whiteboard: formfill)
Attachments
(1 file, 1 obsolete file)
9.73 KB,
patch
|
Details | Diff | Splinter Review |
* Verify core functionality
1) click preferences button to view preferences
2) click "Go to page" and verify you are taken to about:fennec
3) turn off show images, javascript, cookies, passwords
4) return to main page
5) load a html page (you have to create this and check it in with the tests)
which has images, javascript, cookies (set/read) and submit button for
passwords
6) verify the images do not show
7) verify the javascript does not run
8) verify we cannot save cookies (but can read them?)
9) verify when submitting a form, we are not asked to remember the password,
verify by starting to fill out the form again
10) return the preferences
11) turn on all preferences
12) click the back button (to return to main window)
Assignee | ||
Comment 1•15 years ago
|
||
In this test, I am unable to click on the next element after a string has been enter into a password box of an html page. Line #162
Whiteboard: formfill
Assignee | ||
Comment 2•15 years ago
|
||
* No test added for checking cookies.
* Problem with form helper not allowing another event on other element
Attachment #458386 -
Attachment is obsolete: true
Comment 3•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•