You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "RobberPhex (JIRA)" <ji...@apache.org> on 2014/03/01 14:35:19 UTC

[jira] [Created] (CB-6145) notification.alert is abnormal in Firefox OS

RobberPhex created CB-6145:
------------------------------

             Summary: notification.alert is abnormal in Firefox OS
                 Key: CB-6145
                 URL: https://issues.apache.org/jira/browse/CB-6145
             Project: Apache Cordova
          Issue Type: Bug
          Components: FirefoxOS
    Affects Versions: 3.4.0
         Environment: Linux & Firefox 1.2 Simulator
            Reporter: RobberPhex


in FirefoxOS 1.2 simulator, with plugin "org.apache.cordova.dialogs.notification".

If we display some elements in screen(such as h1, button), then, call the function "navigator.notification.alert" It will create a new div elements in current webiew (with role="dialog"), And, the new dialog in behind the element(such as h1, button).

In short, navigator.notification.alert create a pseudo-dialog behind current layer.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)