[TIMOB-15211] Android: EmailDialog opens non-email options
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2016-03-23T09:27:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, emaildialog |
Reporter | Mark Mokryn |
Assignee | Pedro Enrique |
Created | 2013-08-07T10:35:37.000+0000 |
Updated | 2017-03-22T18:14:22.000+0000 |
Description
Opening an EmailDialog on Android asks the user to choose between Gmail and Skype (assuming Skype is installed), and on 2.3.6 also Messaging. The problem with this is that if the user chooses Skype or Messaging, then any emailDialog pre-filled fields (such as toRecipients, subject, etc) are blown away. This confuses the user, and makes a simple contact email option in the app a pain to implement. The EmailDialog should just open the default email application - i.e. Gmail on Android. See attached KitchenSink screenshot.
Attachments
Hi Mark M, Could you provides the location of kitchenSink where it occurs. Thanks,
Base UI --> Views --> Email Dialog If you have Skype installed, you will get this bug
Why is this a "new feature"? This is clearly a bug that is confusing users.
PR: - https://github.com/appcelerator/titanium_mobile/pull/4849
Any update? This bug makes EmailDialog on Android next to useless.
[~mokesmokes] Any thoughts on the PR here? https://github.com/appcelerator/titanium_mobile/pull/4849. We're deciding if we should fix it or start over.
Can someone review the above community PR (or close it and take this ticket from review)? Thanks!
Closing ticket as the issue will not fix and with reference to the above comments.