Opened 5 years ago
Closed 5 years ago
#18691 closed defect (wontfix)
Mobile checkbox on Edge: selected and unselected checkboxes are not aligned
Reported by: | Damien Mandrioli | Owned by: | adrian |
---|---|---|---|
Priority: | low | Milestone: | 1.12 |
Component: | DojoX Mobile | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Run /dojox/mobile/tests/test_FormControls.html Selecting a checkbox changes its vertical alignment
Change History (7)
comment:1 follow-up: 2 Changed 5 years ago by
comment:2 Changed 5 years ago by
Replying to dylan:
Is it a goal to get mobile working on Edge for the 1.11 release?
yes, the plan is to support Edge in dojox/mobile.
comment:3 Changed 5 years ago by
Owner: | changed from Patrick Ruzand to adrian |
---|---|
Status: | new → assigned |
comment:5 Changed 5 years ago by
Priority: | undecided → low |
---|
comment:6 Changed 5 years ago by
Milestone: | 1.11 → 1.12 |
---|
Ok, after massive triage, ended up with about 80 tickets for 1.11 and 400 or so for 1.12. That's a bit unrealistic, so first I changed all 1.12 to 1.13 (with the plan to move some forward to the new 1.12. Now, I'm moving some of the 1.11 tickets that are less likely to get done this month without help to 1.11. Feel free to help out in January if you want to see this ticket land in 1.11.
comment:7 Changed 5 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Same problem as the one hurting the radio buttons, same cause: Edge's strange support of -webkit-appearance:none
. See #18690.
Is it a goal to get mobile working on Edge for the 1.11 release?