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

CLONE - Visual Page Editor conflicts with mobile palette because of sqllite incompatibility

    XMLWordPrintable

Details

    Description

      We've found that like JBIDE-9144 we still have a problem mixing webkit and xulrunner.

      Test to see if it fails:
      1 Run Linux (version from JBIDE-9144)
      2 Create a html5 page

                     
      <!DOCTYPE html>
      <html>
      <head>
          <link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.1/jquery.mobile-1.3.1.min.css" />
          <script src="http://code.jquery.com/mobile/1.3.1/jquery.mobile-1.3.1.min.js"></script>
          <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
      </head>
      <body>
         <h1>HTML 5</h1>
      </body>
      </html>
      

      3 Use a fresh workspace
      4 Open Preferences , Ensure "Source" is set as default active editor tab for "Visual Page Editor"
      5. Open html5 page (DO NOT OPEN VISUAL/PREVIEW TABS IN VPE!)
      6 Open Palette, see JQueryMobile drag "Table" to the page - see preview working
      7. Switch to Visual/Source (visual part should be enabled)
      8. Drag another "table" to the page
      Take screenshot showing dialog with Table at the same time as VPE shows preview of html5
      9. write down linux versoin, Java version (32/64 bit)

      Attachments

        Issue Links

          Activity

            People

              scabanovich Viacheslav Kabanovich (Inactive)
              alexeykazakov Alexey Kazakov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: