[TIMOB-3602] Android - crash on FB test "publish wall post with DIALOG'
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-16T10:45:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-15, Release 1.6.2 |
Components | Android |
Labels | Android, crash, dialog, facebook, publish, release-1.6.2, release-1.7.0, reported-1.6.2 |
Reporter | Thomas Huelbert |
Assignee | Bill Dawson |
Created | 2011-04-17T14:09:17.000+0000 |
Updated | 2011-05-16T10:45:02.000+0000 |
Description
1.using the noted build, install KS onto a device
2.nav to Mashups > Facebook > Publish Stream
3.Taop publish wall post with dialog after entering some text
results: crash
http://pastie.org/1804977
Cannot reproduce crash with Samsung Nexus S 2.3.2 Only happens on Droid 1 2.2
Interesting. For me (HTC Desire, Android 2.2), it only happens if... a) The keyboard is still open (because I'm typing text in the status field) when I click the button. -- AND-- b) Auto-correction/Auto-completion hints are showing because I'm in the middle of typing a word.
Change the
dialog()
method ofFacebookModule
to run on UI thread.closed against Apr 17 2011 16:39 r0f90b4d8
Re-opening only to add Release-1.6.2 "fixed version" indicator.
Just re-opened it to add the "Release 1.6.2" to fix version