Opened 10 years ago
Closed 8 years ago
#12035 closed defect (wontfix)
Opera: editor.module Editor_LinkDialog test failures
Reported by: | Katie Vance | Owned by: | Katie Vance |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | Editor | Version: | 1.5 |
Keywords: | opera | Cc: | Douglas Hays |
Blocked By: | Blocking: |
Description
There are 7 test failures:
-Create a new link -Create a new link with alternate target -Test auto insertion of http:// for link -Test insertion 'relative' link -Update existing anchor link -Test mailto url -Test mailto url prepend
Results were:
assertTrue('false') failed with hint:
Verify the contents have changed.
... FAILED test: ../../dijit/tests/editor/robot/Editor_LinkDialog.html::LinkDialog_tests::Anchor Tag: Create a new link 7314 ms
assertTrue('false') failed with hint:
Verify the contents have changed.
... FAILED test: ../../dijit/tests/editor/robot/Editor_LinkDialog.html::LinkDialog_tests::Anchor Tag: Create a new link with alternate target 7311 ms
assertTrue('false') failed with hint:
Verify the contents have changed.
... FAILED test: ../../dijit/tests/editor/robot/Editor_LinkDialog.html::LinkDialog_tests::Anchor Tag: Test auto insertion of http:// for urls. 7309 ms
assertTrue('false') failed with hint:
Verify the contents have changed.
... FAILED test: ../../dijit/tests/editor/robot/Editor_LinkDialog.html::LinkDialog_tests::Anchor Tag: Test insertion 'relative' urls. 7324 ms
assertTrue('false') failed with hint:
Verify the contents have changed.
... FAILED test: ../../dijit/tests/editor/robot/Editor_LinkDialog.html::LinkDialog_tests::Anchor Tag: Update existing anchor tag 7808 ms
assertTrue('false') failed with hint:
Verify the contents have the mailto url present.
... FAILED test: ../../dijit/tests/editor/robot/Editor_LinkDialog.html::LinkDialog_tests::Anchor Tag: Test mailto url. 8909 ms
assertTrue('false') failed with hint:
Verify the contents have the mailto url present
... FAILED test: ../../dijit/tests/editor/robot/Editor_LinkDialog.html::LinkDialog_tests::Anchor Tag: Test mailto url prepend. 8909 ms
Change History (2)
comment:1 Changed 8 years ago by
Component: | Dijit → Editor |
---|---|
Priority: | high → low |
comment:2 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Since Opera is switching to the webkit rendering engine, closing this ticket. If it's still an issue after the switchover, we can look at it again.