[JBoss JIRA] (JBIDE-3514) Text bodies of h:graphicImage, h:message, h:messages, h:panelGrid are rendered incorrectly by VPE
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-3514?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-3514:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Text bodies of h:graphicImage, h:message, h:messages, h:panelGrid are rendered incorrectly by VPE
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-3514
> URL: https://issues.jboss.org/browse/JBIDE-3514
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: visual-page-editor-templates
> Affects Versions: 3.0.0.cr1
> Reporter: Yahor Radtsevich
> Assignee: Ilya Buziuk
> Fix For: LATER
>
> Attachments: 06_10_11_16_innerText.gif
>
>
> 1. Download 'testT1_noVerbatim.zip' from JBIDE-3382 file attachment list and import it into your Eclipse workspace.
> 2. Open file /richT1/WebContent/pages/emptyTest/emptyTags2.jsp in VPE.
> 3. Look at items 6,10,11,16.
> Actual Result: VPE renders text bodies of the tags h:graphicImage, h:message, h:messages, h:panelGrid incorrectly.
> Expected Result: View of the tags in VPE same as in browser. See screenshot [1].
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-3591) VPE throws NullPointerException when user tries to refresh a non-exsisting page
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-3591?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-3591:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> VPE throws NullPointerException when user tries to refresh a non-exsisting page
> -------------------------------------------------------------------------------
>
> Key: JBIDE-3591
> URL: https://issues.jboss.org/browse/JBIDE-3591
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream, visual-page-editor-templates
> Affects Versions: 3.0.0.CR2
> Reporter: Yahor Radtsevich
> Assignee: Ilya Buziuk
> Fix For: LATER
>
>
> How to reproduce:
> 1. Start JBDS.
> 2. Create a new JSF project.
> 3. Open index.jsp in VPE.
> 4. Close JBDS (not closing index.jsp page)
> 5. Delete the project's folder from your hard disc.
> 6. Start JBDS again.
> ACTUAL RESULT: VPE shows text 'NULL' in the view of index.jsp
> EXPECTED RESULT: the VPE view of index.jsp is empty.
> 7. Press 'Refresh' button in the VPE view.
> ACTUAL RESULT: Message box 'Problem Occurred' appears.
> EXPECTED RESULT: Nothing happens.
> Also see stack trace:
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
> at org.eclipse.swt.SWT.error(SWT.java:3777)
> at org.eclipse.swt.SWT.error(SWT.java:3695)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
> Caused by: java.lang.NullPointerException
> at org.jboss.tools.vpe.editor.VpeController.visualRefreshImpl(VpeController.java:1380)
> at org.jboss.tools.vpe.editor.VpeController$4.runInUIThread(VpeController.java:1348)
> at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:94)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
> ... 23 more
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-3512) Text bodies of tags h:commandButton, h:inputSecret, h:inputText and h:inputTextarea are not rendered by VPE
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-3512?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-3512:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Text bodies of tags h:commandButton, h:inputSecret, h:inputText and h:inputTextarea are not rendered by VPE
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-3512
> URL: https://issues.jboss.org/browse/JBIDE-3512
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: visual-page-editor-templates
> Affects Versions: 3.0.0.cr1
> Reporter: Yahor Radtsevich
> Assignee: Ilya Buziuk
> Fix For: LATER
>
> Attachments: 5_7_8_9_button_and_inputX_inner_text.gif
>
>
> 1. Download 'testT1_noVerbatim.zip' from JBIDE-3382 file attachment list and import it into your Eclipse workspace.
> 2. Open file /richT1/WebContent/pages/emptyTest/emptyTags2.jsp in VPE.
> 3. Look at items 5,7,8 and 9.
> Actual Result: VPE DOES NOT render text bodies of the tags h:commandButton, h:inputSecret, h:inputText and h:inputTextarea.
> Expected Result: VPE DOES render the bodies of the tags. See screenshot [1].
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-3382) f:verbatim interaction with JSF tags
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-3382?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-3382:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> f:verbatim interaction with JSF tags
> ------------------------------------
>
> Key: JBIDE-3382
> URL: https://issues.jboss.org/browse/JBIDE-3382
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-templates
> Affects Versions: 3.0.0.CR2
> Reporter: Yura Zhishko
> Assignee: Ilya Buziuk
> Fix For: LATER
>
> Attachments: richT1.zip, screenshot-1.jpg, testT1_noVerbatim.zip
>
>
> 1) Import attached project
> 2) Open emptyTags.jsp page
> 3) You'll see a full list of jsf components with f:verbatim tag inside
> 4) Run this project on server
> RESULT: VPE reflection and browser reflection are different (see screen shot)
> Every tag has a label opposite itself with instruction how it processes f:verbatim tag.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-3404) Interaction of some richfaces components with h:form
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-3404?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-3404:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Interaction of some richfaces components with h:form
> ----------------------------------------------------
>
> Key: JBIDE-3404
> URL: https://issues.jboss.org/browse/JBIDE-3404
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-templates
> Affects Versions: 3.0.0.cr1
> Reporter: Yura Zhishko
> Assignee: Ilya Buziuk
> Fix For: LATER
>
> Attachments: screenshot-1.jpg, TestComp5.zip
>
>
> 1) Import attached project into workspace
> 2) Open allComponents.xhtml page
> 3) See screenshot-1. h:form isn't rendered correctly as a parent tag of some RichFaces components
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-3511) Text body of h:outputText and h:outputFormat is rendered in incorrect sequence
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-3511?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-3511:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Text body of h:outputText and h:outputFormat is rendered in incorrect sequence
> ------------------------------------------------------------------------------
>
> Key: JBIDE-3511
> URL: https://issues.jboss.org/browse/JBIDE-3511
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: visual-page-editor-templates
> Affects Versions: 3.0.0.cr1
> Reporter: Yahor Radtsevich
> Assignee: Ilya Buziuk
> Fix For: LATER
>
> Attachments: 03_12_15_h_outputX_inner_text.gif
>
>
> Download 'testT1_noVerbatim.zip' from JBIDE-3382 file attachment list and import it into your Eclipse workspace.
> Open file /richT1/WebContent/pages/emptyTest/emptyTags2.jsp in VPE.
> Actual Result: VPE renders attribute 'value' of the tags BEFORE their body.
> Expected Result: VPE renders attribute 'value' of the tags AFTER their body, as in browser. See screenshot [1].
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-3287) rich:messages bugs
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-3287?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-3287:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> rich:messages bugs
> ------------------
>
> Key: JBIDE-3287
> URL: https://issues.jboss.org/browse/JBIDE-3287
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-templates
> Affects Versions: 3.0.0.beta1
> Reporter: Yura Zhishko
> Assignee: Ilya Buziuk
> Fix For: LATER
>
> Attachments: screenshot-1.jpg, screenshot-2.jpg, xh.zip
>
>
> 1) Incorrect behavior of labelClass attribute (screenshot-1):
> STEP 1. Use attached file
> STEP 2. Find rich:messages component
> STEP 3. Set labelClass attribute with the name value of non-existing class
> RESULT: Styles of *Class attributes are not overriding by styles from *LableClass attributes, but they have to do it
> 2) Text-align isn't applyed correctly (screenshot-1), because we use representation of the component as a table with two collumns (for markers, and for labels), something like that:
> <TABLE>
> <TR>
> <TD>
> <DIV>
> <SPAN>
> Warning
> </SPAN>
> </DIV>
> </TD>
> <TD>
> Warning message
> </TD>
> </TR>
> ......
> </TABLE>
> But mozilla browser build only one collumn, something like that:
> <TABLE>
> <TR>
> <TD>
> <SPAN>Warning</SPAN>
> <SPAN>Warning message</SPAN>
> </TD>
> <TR>
> ......
> </TABLE>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-2720) Need 64-bit windows support
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-2720?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-2720:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Need 64-bit windows support
> ---------------------------
>
> Key: JBIDE-2720
> URL: https://issues.jboss.org/browse/JBIDE-2720
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 2.1.0.GA, 2.1.1, 2.1.2, 3.0.0.alpha
> Reporter: Samuel Mendenhall
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
> Attachments: .mozconfig, buildlog1.log, buildlog1_x86_short.log, buildlog2.log, buildlog2_x86_short.log, buildlog3.log, build_error_when_run_x64.bat.txt, build_log_win_sdk6.log.txt, build_log_win_sdk7.log.txt, c-runtime-error.png, mozconfig1, mozconfig2, screenshot-1.png, Unbenannt.PNG, Unbenannt.PNG, vpe-win-jdk64.png
>
>
> If you use a 64-bit JVM, the XULRunner parts of JBoss Tools does not load.
> We should look into providing a xulrunner for Windows 64-bit.
> *Update:*
> In JBoss Tools 4.1.0 and JBoss Developer Studio 7.0.0 XULRunner for 64-bit Windows is provided via experimental update site: http://download.jboss.org/jbosstools/updates/integration/kepler/core/xulr...
> {color:red}*Known problems:*{color}
> * XULRunner for 64-bit Windows is incompatible with Intel OpenCL SDK
> *If you get [R6034 error|https://issues.jboss.org/browse/JBIDE-2720?focusedCommentId=1277169...] you may:*
> * Try to uninstall Intel OpenCL SDK
> * *OR* Disable XULRunner by adding the option {{-Dorg.jboss.tools.vpe.loadxulrunner=false}} to the {{eclipse.ini}} (or {{jbdevstudio.ini}} if you use JBoss Developer Studio)
> If you do not have Intel OpenCL SDK installed but still getting the R6034 error, we will very appreciate if you run Process Explorer as described in [this comment|https://issues.jboss.org/browse/JBIDE-2720?focusedCommentId=12772...] and help us to find conflicting library.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months