[JBoss JIRA] (JBIDE-17445) Make setting up run configurations for iOS simulator be more intuitive
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17445?page=com.atlassian.jira.plugi... ]
Gorkem Ercan commented on JBIDE-17445:
--------------------------------------
This is probably a better UI approach than our current one, let's see if we can get it into 4.2
> Make setting up run configurations for iOS simulator be more intuitive
> ----------------------------------------------------------------------
>
> Key: JBIDE-17445
> URL: https://issues.jboss.org/browse/JBIDE-17445
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSX 10.9.2
> Reporter: Tadeas Kriz
> Fix For: 4.2.x
>
> Attachments: proposed-solution.bmml, proposed-solution.png, Screen Shot 2014-05-27 at 15.31.49.png, Screen Shot 2014-05-27 at 15.31.55.png, Screen Shot 2014-05-27 at 15.32.00.png, Screen Shot 2014-05-27 at 15.32.05.png, Screen Shot 2014-05-27 at 15.32.11.png, Screen Shot 2014-05-27 at 15.32.16.png, Screen Shot 2014-05-27 at 15.32.20.png
>
>
> The current state of setting up run configuration for iOS simulator is confusing and even for those who have experience with iOS simulator. In attachements you can find my proposed solution, what might be shown. I believe that this will improve user experience and lower the confusion (currently some combinations of checkboxes cannot be satisfied by the simulator). Also I added screenshots how this is done in the iOS simulator itself. The combinations shown might be those that are:
> a) supported by MHT
> b) installed on user's Mac
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17445) Make setting up run configurations for iOS simulator be more intuitive
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17445?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-17445:
---------------------------------
Fix Version/s: 4.2.x
> Make setting up run configurations for iOS simulator be more intuitive
> ----------------------------------------------------------------------
>
> Key: JBIDE-17445
> URL: https://issues.jboss.org/browse/JBIDE-17445
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSX 10.9.2
> Reporter: Tadeas Kriz
> Fix For: 4.2.x
>
> Attachments: proposed-solution.bmml, proposed-solution.png, Screen Shot 2014-05-27 at 15.31.49.png, Screen Shot 2014-05-27 at 15.31.55.png, Screen Shot 2014-05-27 at 15.32.00.png, Screen Shot 2014-05-27 at 15.32.05.png, Screen Shot 2014-05-27 at 15.32.11.png, Screen Shot 2014-05-27 at 15.32.16.png, Screen Shot 2014-05-27 at 15.32.20.png
>
>
> The current state of setting up run configuration for iOS simulator is confusing and even for those who have experience with iOS simulator. In attachements you can find my proposed solution, what might be shown. I believe that this will improve user experience and lower the confusion (currently some combinations of checkboxes cannot be satisfied by the simulator). Also I added screenshots how this is done in the iOS simulator itself. The combinations shown might be those that are:
> a) supported by MHT
> b) installed on user's Mac
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17485) CordovaSim InAppBrowser does not return the correct url on loadstart event
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17485?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-17485:
---------------------------------
Fix Version/s: 4.2.0.Beta3
> CordovaSim InAppBrowser does not return the correct url on loadstart event
> --------------------------------------------------------------------------
>
> Key: JBIDE-17485
> URL: https://issues.jboss.org/browse/JBIDE-17485
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, browsersim
> Affects Versions: 4.2.0.Beta1
> Reporter: Gorkem Ercan
> Assignee: Ilya Buziuk
> Fix For: 4.2.0.Beta3
>
> Attachments: index.html
>
>
> In the loadstart event we ask for the url event.url. In the iOS simulator it returns the url of the page currently displayed in the inapp browser. However, in the CordovaSim the url will always return the url of the first page opened in the inapp browser not the one of the currently displayed one.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17485) CordovaSim InAppBrowser does not return the correct url on loadstart event
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17485?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-17485:
---------------------------------
Priority: Critical (was: Major)
> CordovaSim InAppBrowser does not return the correct url on loadstart event
> --------------------------------------------------------------------------
>
> Key: JBIDE-17485
> URL: https://issues.jboss.org/browse/JBIDE-17485
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, browsersim
> Affects Versions: 4.2.0.Beta1
> Reporter: Gorkem Ercan
> Assignee: Ilya Buziuk
> Priority: Critical
> Fix For: 4.2.0.Beta3
>
> Attachments: index.html
>
>
> In the loadstart event we ask for the url event.url. In the iOS simulator it returns the url of the page currently displayed in the inapp browser. However, in the CordovaSim the url will always return the url of the first page opened in the inapp browser not the one of the currently displayed one.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17485) CordovaSim InAppBrowser does not return the correct url on loadstart event
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17485?page=com.atlassian.jira.plugi... ]
Gorkem Ercan edited comment on JBIDE-17485 at 5/30/14 11:49 AM:
----------------------------------------------------------------
A sample that demos the problem.
1 Create a Thym project.
2. add Console and InAppBrowser plugins
3. replace index.html with the one attached to this report
4. Run on iOS and CordovaSim and click on links on the loaded page to observe url differences
was (Author: gercan):
A sample that demos the problem.
> CordovaSim InAppBrowser does not return the correct url on loadstart event
> --------------------------------------------------------------------------
>
> Key: JBIDE-17485
> URL: https://issues.jboss.org/browse/JBIDE-17485
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, browsersim
> Affects Versions: 4.2.0.Beta1
> Reporter: Gorkem Ercan
> Fix For: 4.2.0.Beta3
>
> Attachments: index.html
>
>
> In the loadstart event we ask for the url event.url. In the iOS simulator it returns the url of the page currently displayed in the inapp browser. However, in the CordovaSim the url will always return the url of the first page opened in the inapp browser not the one of the currently displayed one.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17485) CordovaSim InAppBrowser does not return the correct url on loadstart event
by Gorkem Ercan (JIRA)
Gorkem Ercan created JBIDE-17485:
------------------------------------
Summary: CordovaSim InAppBrowser does not return the correct url on loadstart event
Key: JBIDE-17485
URL: https://issues.jboss.org/browse/JBIDE-17485
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid, browsersim
Affects Versions: 4.2.0.Beta1
Reporter: Gorkem Ercan
In the loadstart event we ask for the url event.url. In the iOS simulator it returns the url of the page currently displayed in the inapp browser. However, in the CordovaSim the url will always return the url of the first page opened in the inapp browser not the one of the currently displayed one.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBDS-3034) add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3034?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-3034:
-------------------------------------
It was probably my mistake, I distinctly remember pushing it. That's weird ... I pushed all over again from home.
> add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3034
> URL: https://issues.jboss.org/browse/JBDS-3034
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, jsp/jsf/xml/html source editing, updatesite
> Affects Versions: 8.0.0.Beta2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> When we added tern to the JBT target platform, we forgot to add it to the JBDS one... because initially, it was just there to build JST, but wasn't needed at install time.
> Now, it's required to build the JBDS update site, which includes jst.jsdt, because jst.jsdt requires it. Without it, I get this:
> {code}
> [ERROR] Software being installed: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta2-v20140523-2229 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta3-v20140523-1909-B631 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Cannot satisfy dependency: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT depends on: org.jboss.tools.aerogear.hybrid.feature.feature.group 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.core 1.1.0.Beta2-v20140523-1436-B253 depends on: bundle org.jboss.tools.jst.jsdt 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.feature.feature.group 1.1.0.Beta2-v20140523-1436-B253 depends on: org.jboss.tools.aerogear.hybrid.core [1.1.0.Beta2-v20140523-1436-B253]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months