Opened 10 years ago
Closed 8 years ago
#12054 closed defect (wontfix)
Opera: layout.module BorderContainer test failures
Reported by: | Katie Vance | Owned by: | Katie Vance |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | Dijit | Version: | 1.5 |
Keywords: | opera | Cc: | Douglas Hays |
Blocked By: | Blocking: |
Description
There are 3 test failures:
-resize
-tabIndex
-addLeftPane
Results were: assertEqual() failed:
expected
216
but got
116
with hint: left height + 100
FAILED test: ../../dijit/tests/layout/robot/BorderContainer.html::API::resize 9 ms
assertEqual() failed:
expected
a link
but got
with hint: tabbed to link
FAILED test: ../../dijit/tests/layout/robot/BorderContainer.html::keyboard::tabIndex 2000 ms
assertTrue('0') failed FAILED test: ../../dijit/tests/layout/robot/BorderContainer.html::addRemovePanes::addLeftPane 2101 ms
Change History (2)
comment:1 Changed 8 years ago by
Priority: | high → low |
---|
comment:2 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Given that Opera is switching to the webkit engine, it doesn't make sense to look at these tickets. We can re-evaluate behavior of dijit on opera after the switch.