[ https://issues.apache.org/jira/browse/CB-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999527#comment-13999527
]
ASF subversion and git services commented on CB-6528:
-----------------------------------------------------
Commit 7db30d974c2f62ca52f217dfac3c6f9b9f1a1168 in cordova-plugin-dialogs's branch refs/heads/master
from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;h=7db30d9 ]
CB-6528 allow scroll on alert message content
> "navigator.notification.alert" seem have a "many words" issue
> -------------------------------------------------------------
>
> Key: CB-6528
> URL: https://issues.apache.org/jira/browse/CB-6528
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP7, WP8
> Affects Versions: 3.3.0, 3.4.0
> Environment: PGB 3.3 or 3.4
> WP8
> Reporter: Colin Bau
> Assignee: Jesse MacFadyen
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> when I use "navigator.notification.alert" or "navigator.notification.confirm" with many
words and Beyond the screen height
> navigator.notification.alert("many words...", null, 'title', 'ok');
> navigator.notification.confirm("many words...", null, 'title', 'ok,cancel');
> it can Slide up and down with Android and iOS
> but Winphone can't (maybe Windows phone 8 system have no this feature by Originally ?
or other reason ?)
> http://www.littlebau.com/win/alert.png
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|