[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, 1 month
[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, 1 month
[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, 1 month
[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, 1 month
[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, 1 month
[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, 1 month