Opened 5 years ago
Closed 5 years ago
#18162 closed task (fixed)
some dojox/mobile tests fail after the 'unselectable' change
Reported by: | Patrick Ruzand | Owned by: | Sebastien Brunot |
---|---|---|---|
Priority: | undecided | Milestone: | 1.10.1 |
Component: | DojoX Mobile | Version: | 1.10.0 |
Keywords: | dohfail | Cc: | |
Blocked By: | Blocking: |
Description
Some tests are checking the heading class and are failing because of the new unselectable class (following the #17639 fix, see https://github.com/dojo/dojox/commit/548cb5cc19c605120fae07b10540e5abb7162d1f) . This is a test issue, not a framework issue.
Change History (8)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.10.1 |
---|
comment:2 Changed 5 years ago by
Keywords: | dohfail added |
---|---|
Type: | defect → task |
comment:3 Changed 5 years ago by
Owner: | set to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:4 Changed 5 years ago by
Owner: | changed from Patrick Ruzand to Sebastien Brunot |
---|
comment:5 Changed 5 years ago by
comment:6 Changed 5 years ago by
Pull request created on github: https://github.com/dojo/dojox/pull/138
comment:7 Changed 5 years ago by
comment:8 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Some tests are also failing when using the iOS7 theme, I'll fix those in the same patch.