[JBoss JIRA] (JBIDE-10945) BrowserSim: create more skins
by Yahor Radtsevich (JIRA)
Yahor Radtsevich created JBIDE-10945:
----------------------------------------
Summary: BrowserSim: create more skins
Key: JBIDE-10945
URL: https://issues.jboss.org/browse/JBIDE-10945
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Yahor Radtsevich
New skins or a universal skin should be created.
Now there is only one iPhone 3 skin which is used to render all devices, including iPad, Android and BlackBerry. But there are differences between these devices, which should be reflected skins. For example, iPad has back/forward buttons on the address bar and the address bar is never hidden. Android, in its turn, has back/forward buttons either as hardware buttons (not on screen), or they are hidden automatically. For developers this means, that available browser size differs from iPhone 3.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-12050) Unable to Run Browsersim
by Vlado Pakan (JIRA)
Vlado Pakan created JBIDE-12050:
-----------------------------------
Summary: Unable to Run Browsersim
Key: JBIDE-12050
URL: https://issues.jboss.org/browse/JBIDE-12050
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.CR1
Environment: jbdevstudio-product-linux-gtk-5.0.0.v201205272317M-H143-CR1
Reporter: Vlado Pakan
Assignee: Yahor Radtsevich
Priority: Blocker
Fix For: 3.3.0.CR1
Unable to run BrowserSim. Icon and command to run BrowserSim is available but once invoked nothing happened.
The same behavior is on Mac Os + JBDS and Linux 64bit + JBT.
There is no error in error.log.
There are these errors in console:
Exception in thread "main" java.lang.SecurityException: class "org.eclipse.swt.browser.BrowserInitializer"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:806)
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:487)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:625)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.eclipse.swt.browser.Browser.checkStyle(Browser.java:150)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:87)
at org.jboss.tools.vpe.browsersim.browser.BrowserSimBrowser.<init>(BrowserSimBrowser.java:9)
at org.jboss.tools.vpe.browsersim.browser.AbstractWebKitBrowser.<init>(AbstractWebKitBrowser.java:24)
at org.jboss.tools.vpe.browsersim.browser.internal.WebKitBrowser_gtk_linux_x86.<init>(WebKitBrowser_gtk_linux_x86.java:38)
at org.jboss.tools.vpe.browsersim.browser.WebKitBrowserFactory.createBrowser(WebKitBrowserFactory.java:28)
at org.jboss.tools.vpe.browsersim.browser.WebKitBrowserFactory.createBrowser(WebKitBrowserFactory.java:1)
at org.jboss.tools.vpe.browsersim.ui.skin.ios.AppleIPhone3ResizableSkin.createControls(AppleIPhone3ResizableSkin.java:133)
at org.jboss.tools.vpe.browsersim.ui.BrowserSim.initSkin(BrowserSim.java:156)
at org.jboss.tools.vpe.browsersim.ui.BrowserSim.main(BrowserSim.java:111)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-11081) Small changes for warning message when enabling openshift application for existing project
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-11081:
---------------------------------------
Summary: Small changes for warning message when enabling openshift application for existing project
Key: JBIDE-11081
URL: https://issues.jboss.org/browse/JBIDE-11081
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 3.3.0.CR1
Existing message that appears during enabling OpenShift application for the existing project is informative, however, could you consider these suggestions?
- distinguish more explicitly what will be done on the "remote" and "local" side
- put "This cannot be undone" warning just before "Do you wish to continue?" question
- write more explicitly that Git will not only be enabled, but also connected to OpenShift server's Git
- the lines are not aligned
The message could then look something like this:
OpenShift application XXX will be enabled on project YYY by copying OpenShift configuration from server to local project and connecting local project to OpenShift Git repository.
The local project will be automatically committed to local Git repository and further publishing will eventually override existing remote content.
This cannot be undone. Do you wish to continue?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-11213) Warning message in wizard when project with the same name already exists
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-11213:
---------------------------------------
Summary: Warning message in wizard when project with the same name already exists
Key: JBIDE-11213
URL: https://issues.jboss.org/browse/JBIDE-11213
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 3.3.0.CR1
When creating a new OpenShift application there is a warning message displayed if there already is a workspace project with the same name.
_A project already exists with the same application name. This can cause problems when importing._
On the second page there is a validation that prevents user from creating a new project. Therefore, user can do two things:
# Close the wizard - cannot cause any problems
# Choose an existing project - cannot cause any problems
So actually no problems should occur. In order not to confuse user we could change the message to:
_A project already exists with the same application name._
At the moment, there is no such a validation during the OpenShift application import. In order to be consistent, the same warning message should be displayed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months