Details
Description
Rendering the <mobi:microphone> on a desktop is causing a dom diff failure. Currently seen in trunk and on labs. Not seen in 1.0 demo on .org.
Steps to reproduce:
1. open the mobileshowcase with desktop chrome or FF
2. click on the microphone link
3. notice that the page does not update, and the following error is seen in the console: SEVERE: Diff propagated to root but no ID set [html: null]
Note:
- the <mobi:camcorder> and <mobi:camera> do not exhibit the same problem
- the <mobi:microphone> did not cause a dom diff failure when tested on the iOS 5.0.1 (iPhone 4)
Steps to reproduce:
1. open the mobileshowcase with desktop chrome or FF
2. click on the microphone link
3. notice that the page does not update, and the following error is seen in the console: SEVERE: Diff propagated to root but no ID set [html: null]
Note:
- the <mobi:camcorder> and <mobi:camera> do not exhibit the same problem
- the <mobi:microphone> did not cause a dom diff failure when tested on the iOS 5.0.1 (iPhone 4)
Activity
Philip Breau
created issue -
Philip Breau
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | dom-diff-logging.txt [ 14722 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30124 | Thu Jul 19 13:34:40 MDT 2012 | ted.goddard | close span tag for microphone on stock browser ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/microphone/MicrophoneRenderer.java
|
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.1 Beta [ 10320 ] | |
Resolution | Fixed [ 1 ] |
Ted Goddard
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Philip Breau
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
dom diff logging