Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14625

CordovaSim: Firebug doesn't work with Cordova 2.3.0 - 2.7.0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.1.0.Beta2
    • None
    • browsersim
    • None
    • Hide

      1. Create a hybrid Project with cordova-2.3.0.js or later
      2. Run it via CordovaSim
      3. Right click on BrowserSim -> Debug -> Firebug lite...
      4. The alert will appear "Firebug error: Firebug popup was blocked"
      5. The popup will appear on the ripple toolbar page "InAppBrowser.open ..." -> failed to emulate

      Show
      1. Create a hybrid Project with cordova-2.3.0.js or later 2. Run it via CordovaSim 3. Right click on BrowserSim -> Debug -> Firebug lite... 4. The alert will appear "Firebug error: Firebug popup was blocked" 5. The popup will appear on the ripple toolbar page "InAppBrowser.open ..." -> failed to emulate

      Firebug runs via adding simple script to the page (https://getfirebug.com/firebug-lite.js#startInNewWindow)
      The InAppBrowser is a web-browser that is shown in your app when you use the window.open call -> ("#startInNewWindow" for Firebug lite)

      Note: InAppBrowser API has appeared only from 2.3.0 version http://docs.phonegap.com/en/2.7.0/cordova_inappbrowser_inappbrowser.md.html#InAppBrowser , and isn't implemented in Ripple/CordovaSim

            ibuziuk@redhat.com Ilya Buziuk
            ibuziuk@redhat.com Ilya Buziuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: