#12566 closed defect (worksforme)
tests.window.viewportQuirks fails on opera 11
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Core | Version: | 1.6.0 |
Keywords: | dohfail | Cc: | |
Blocked By: | Blocking: |
Description
GROUP "tests.window.viewportQuirks" has 1 test to run Error: test timeout in ../../dojo/tests/window/viewportQuirks.html ERROR IN: function(){ // FIXME: implement calling into the url's groups here!! return this.d; } FAILED test: ../../dojo/tests/window/viewportQuirks.html 9999 ms
Change History (5)
comment:1 Changed 10 years ago by
Keywords: | dohfail added |
---|
comment:2 Changed 9 years ago by
Owner: | set to Douglas Hays |
---|---|
Status: | new → assigned |
comment:3 Changed 9 years ago by
bill, is this still failing for you? I tried Opera 11.64 with trunk [28775] and the tests pass.
comment:4 Changed 9 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Seems to work for me on the latest 1.6.x and 1.7.x branches as well.
comment:5 Changed 9 years ago by
Working for me too, Opera must have fixed a bug after I filed this ticket.
Note: See
TracTickets for help on using
tickets.
Doug, I think the viewport code (dojo/window::getBox() nee dijit.getViewport()) is yours?