[JBoss JIRA] (JBIDE-15878) Visual Page Editor conflicts with mobile palettte because of sqllite incompatibility
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15878?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-15878:
-----------------------------------
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
{code}
<!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>
{code}
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)
was:
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
{code}
<!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>
{code}
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)
> Visual Page Editor conflicts with mobile palettte because of sqllite incompatibility
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-15878
> URL: https://issues.jboss.org/browse/JBIDE-15878
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.1.1.Beta1
> Environment: Linux (since osx and windows allows codesharing)
> Reporter: Max Rydahl Andersen
> Assignee: Viacheslav Kabanovich
> Priority: Critical
> Fix For: 4.1.1.CR1
>
>
> 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
> {code}
> <!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>
> {code}
> 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)
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-15878) Visual Page Editor conflicts with mobile palettte because of sqllite incompatibility
by Max Rydahl Andersen (JIRA)
Max Rydahl Andersen created JBIDE-15878:
-------------------------------------------
Summary: Visual Page Editor conflicts with mobile palettte because of sqllite incompatibility
Key: JBIDE-15878
URL: https://issues.jboss.org/browse/JBIDE-15878
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.1.1.Beta1
Environment: Linux (since osx and windows allows codesharing)
Reporter: Max Rydahl Andersen
Fix For: 4.1.1.CR1
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)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-15877) In Run Configurations, Android label should be more descriptive
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15877?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-15877:
------------------------------------
Attachment: HybridMobile_runconfig_icons.png
> In Run Configurations, Android label should be more descriptive
> ---------------------------------------------------------------
>
> Key: JBIDE-15877
> URL: https://issues.jboss.org/browse/JBIDE-15877
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
> Attachments: HybridMobile_runconfig_icons.png
>
>
> In Run Configurations, labels are "Android", "CordovaSim" and "iOS Simulator".
> The "Android" label should be renamed to emphasis Android what? How about "Android Simulator/Device"? - since I assume run configs will work with simulator and device. Otherwise just "Android Simulator"?
> !HybridMobile_runconfig_icons.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-15877) In Run Configurations, Android label should be more descriptive
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15877?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-15877:
------------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> In Run Configurations, Android label should be more descriptive
> ---------------------------------------------------------------
>
> Key: JBIDE-15877
> URL: https://issues.jboss.org/browse/JBIDE-15877
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
> Attachments: HybridMobile_runconfig_icons.png
>
>
> In Run Configurations, labels are "Android", "CordovaSim" and "iOS Simulator".
> The "Android" label should be renamed to emphasis Android what? How about "Android Simulator/Device"? - since I assume run configs will work with simulator and device. Otherwise just "Android Simulator"?
> !HybridMobile_runconfig_icons.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-15877) In Run Configurations, Android label should be more descriptive
by Michelle Murray (JIRA)
Michelle Murray created JBIDE-15877:
---------------------------------------
Summary: In Run Configurations, Android label should be more descriptive
Key: JBIDE-15877
URL: https://issues.jboss.org/browse/JBIDE-15877
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid
Affects Versions: 4.1.1.Beta1
Reporter: Michelle Murray
Attachments: HybridMobile_runconfig_icons.png
In Run Configurations, labels are "Android", "CordovaSim" and "iOS Simulator".
The "Android" label should be renamed to emphasis Android what? How about "Android Simulator/Device"? - since I assume run configs will work with simulator and device. Otherwise just "Android Simulator"?
!HybridMobile_runconfig_icons.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months