[TIMOB-11733] BB: alert - shows 2 buttons
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2016-08-25T15:34:28.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | BlackBerry |
| Labels | blackberry |
| Reporter | Dan Tamas |
| Assignee | Eric Merriman |
| Created | 2012-11-10T16:53:56.000+0000 |
| Updated | 2017-03-14T03:53:00.000+0000 |
Description
A simple alert shows 2 buttons (cancel and ok). Makes no sense to me :)
var win = Ti.UI.createWindow({
backgroundColor:'#f00',
// backgroundImage:'/sun.png'
});
win.open();
alert('My alert!');
Attachments
| File | Date | Size |
|---|---|---|
| capture-2.png | 2012-11-10T16:53:56.000+0000 | 52651 |
Blackberry is dead. RIP.
Closing ticket as BlackBerry is no longer supported by us.