Ticket #2530598 (closed defect)
Reporter Eric Ferraiuolo |
Opened: 08/2/11 Last modified: 08/18/11 Status: closed Type: defect Resolution: fixed |
Owner Matt Sweeney |
Target Release: 3.4.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Node Positioning Example | ||
| Description: | Tapping anywhere on the page should move the little orange box to that location, but it is not on an iPad on iOS. |
||
| Type: | defect | Observed in Version: | development master |
| Component: | Node | Severity: | S3 (normal) |
| Assigned To: | Matt Sweeney | Target Release: | 3.4.0 |
| Location: | Example | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | iOS 4 | ||
| URL: | |||
| Test Information: | On an iOS device try the Node Positioning example, and tap around the page and notice that the little orange box doesn't move. |
||
Change History
|
Posted: 08/2/11
|
|
Posted: 08/4/11
|
|
Posted: 08/8/11
|
|
Posted: 08/8/11
|
|
Posted: 08/18/11
|
This is still not working in iOS.
I think it's related to an element needing to be "focusable" for the `click` event to fire.