[JBoss JIRA] (JBIDE-16346) Add checkbox input version of flip toggle switch to the wizard
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16346?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich updated JBIDE-16346:
------------------------------------------
Description:
In jQuery Mobile 1.4, flip toggle switch widget can be created as
{code}
<input data-role="flipswitch" name="flip-checkbox" id="flip-checkbox" type="checkbox">
{code}
as well as traditional <select> with two options.
We can modify existing wizard for 1.4 by adding radio options Kind: "Checkbox" and "Select".
Changes in JQM 1.4:
Data role "flipswitch" is used in JQM 1.4 flip toggle switch for both checkbox and select.
In checkbox, customized off- and on- labels are set with attributes data-off-text and data-on-text.
Attribute data-track-theme is not used.
One more feature to be added to the wizard for both versions is 'Selected' which in case of checkbox adds attribute 'checked', and in case of select adds attribute 'selected' to 'on' option.
was:
In jQuery Mobile 1.4, flip toggle switch widget can be created as
{code}
<input data-role="flipswitch" name="flip-checkbox" id="flip-checkbox" type="checkbox">
{code}
as well as traditional <select> with two options.
We can modify existing wizard for 1.4 by adding radio options
"As input" and "As select"
> Add checkbox input version of flip toggle switch to the wizard
> ---------------------------------------------------------------
>
> Key: JBIDE-16346
> URL: https://issues.jboss.org/browse/JBIDE-16346
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Alpha2
>
>
> In jQuery Mobile 1.4, flip toggle switch widget can be created as
> {code}
> <input data-role="flipswitch" name="flip-checkbox" id="flip-checkbox" type="checkbox">
> {code}
> as well as traditional <select> with two options.
> We can modify existing wizard for 1.4 by adding radio options Kind: "Checkbox" and "Select".
> Changes in JQM 1.4:
> Data role "flipswitch" is used in JQM 1.4 flip toggle switch for both checkbox and select.
> In checkbox, customized off- and on- labels are set with attributes data-off-text and data-on-text.
> Attribute data-track-theme is not used.
> One more feature to be added to the wizard for both versions is 'Selected' which in case of checkbox adds attribute 'checked', and in case of select adds attribute 'selected' to 'on' option.
--
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, 2 months
[JBoss JIRA] (JBIDE-16332) VisualEditor: Use JavaFX WebView to render JSP/XHTML/HTML pages at design time
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16332?page=com.atlassian.jira.plugi... ]
Denis Golovin edited comment on JBIDE-16332 at 1/15/14 8:19 PM:
----------------------------------------------------------------
*Oracle Java FX WebKit*
Webkit compiled from fork located [here|https://oss.oracle.com/projects/webkit-java-mods].
Html 5 rating is close to 500 according http://html5test.com/.
|| || Java7 32bit || Java7 64bit || Java8 32bit || Java8 64bit ||
|| Windows 32bit | | *X* | | *X* |
|| Windows 64bit | | ? | | ? |
|| OS X 32bit | *X* | *X* | *X* | *X* |
|| OS X 64bit | *X* | | *X* | |
|| Linux 32bit *| | *X* | | *X* |
|| Linux 64bit *| | | | |
\* No GTK3 support for linux
Adwantages:
*
*
Disadwantages:
*
*
Performance:
was (Author: dgolovin):
*Oracle Java FX WebKit*
Webkit compiled from fork located [here|https://oss.oracle.com/projects/webkit-java-mods].
Html 5 rating is close to 500 according http://html5test.com/.
|| || Java7 32bit || Java7 64bit || Java8 32bit || Java8 64bit ||
|| Windows 32bit | | *X* | | *X* |
|| Windows 64bit | | ? | | ? |
|| OS X 32bit | *X* | *X* | *X* | *X* |
|| OS X 64bit | *X* | | *X* | |
|| Linux 32bit *| | *X* | | *X* |
|| Linux 64bit *| | | | |
\* No GTK3 support for linux
Adwantages:
*
*
Disadwantages:
*
*
> VisualEditor: Use JavaFX WebView to render JSP/XHTML/HTML pages at design time
> ------------------------------------------------------------------------------
>
> Key: JBIDE-16332
> URL: https://issues.jboss.org/browse/JBIDE-16332
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 4.2.x
> Reporter: Denis Golovin
> Assignee: Denis Golovin
>
> Questions to answer:
> 1) compatibility when both osgi hooks in place our and e(fx)clipse
> 2) is it working with gtk3
> 3) check how to add osgi hooks parameters into user's eclipse when installing from update site (p2 tochpoints should help)
> 4) how javafx load webkit and how it collides with eclipse loaded web kit
--
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, 2 months
[JBoss JIRA] (JBIDE-16332) VisualEditor: Use JavaFX WebView to render JSP/XHTML/HTML pages at design time
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16332?page=com.atlassian.jira.plugi... ]
Denis Golovin edited comment on JBIDE-16332 at 1/15/14 8:19 PM:
----------------------------------------------------------------
*Oracle Java FX WebKit*
Webkit compiled from fork located [here|https://oss.oracle.com/projects/webkit-java-mods].
Html 5 rating is close to 500 according http://html5test.com/.
|| || Java7 32bit || Java7 64bit || Java8 32bit || Java8 64bit ||
|| Windows 32bit | | *X* | | *X* |
|| Windows 64bit | | ? | | ? |
|| OS X 32bit | *X* | *X* | *X* | *X* |
|| OS X 64bit | *X* | | *X* | |
|| Linux 32bit *| | *X* | | *X* |
|| Linux 64bit *| | | | |
\* No GTK3 support for linux
Adwantages:
*
*
Disadwantages:
*
*
was (Author: dgolovin):
*Oracle Java FX WebKit*
Webkit compiled from fork located [here|https://oss.oracle.com/projects/webkit-java-mods].
Html 5 rating is close to 500 according http://html5test.com/.
|| || Java7 32bit || Java7 64bit || Java8 32bit || Java8 64bit ||
|| Windows 32bit | | *X* | | *X* |
|| Windows 64bit | | ? | | ? |
|| OS X 32bit | *X* | *X* | *X* | *X* |
|| OS X 64bit | *X* | | *X* | |
|| Linux 32bit *| | *X* | | *X* |
|| Linux 64bit *| | | | |
\* No GTK3 support for linux
> VisualEditor: Use JavaFX WebView to render JSP/XHTML/HTML pages at design time
> ------------------------------------------------------------------------------
>
> Key: JBIDE-16332
> URL: https://issues.jboss.org/browse/JBIDE-16332
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 4.2.x
> Reporter: Denis Golovin
> Assignee: Denis Golovin
>
> Questions to answer:
> 1) compatibility when both osgi hooks in place our and e(fx)clipse
> 2) is it working with gtk3
> 3) check how to add osgi hooks parameters into user's eclipse when installing from update site (p2 tochpoints should help)
> 4) how javafx load webkit and how it collides with eclipse loaded web kit
--
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, 2 months
[JBoss JIRA] (JBIDE-16332) VisualEditor: Use JavaFX WebView to render JSP/XHTML/HTML pages at design time
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16332?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-16332:
---------------------------------------
*Oracle Java FX WebKit*
Webkit compiled from fork located [here|https://oss.oracle.com/projects/webkit-java-mods].
Html 5 rating is close to 500 according http://html5test.com/.
|| || Java7 32bit || Java7 64bit || Java8 32bit || Java8 64bit ||
|| Windows 32bit | | *X* | | *X* |
|| Windows 64bit | | | | |
|| OS X 32bit | *X* | *X* | *X* | *X* |
|| OS X 64bit | *X* | | *X* | |
|| Linux 32bit *| | *X* | | *X* |
|| Linux 64bit *| | | | |
\* No GTK3 support for linux
> VisualEditor: Use JavaFX WebView to render JSP/XHTML/HTML pages at design time
> ------------------------------------------------------------------------------
>
> Key: JBIDE-16332
> URL: https://issues.jboss.org/browse/JBIDE-16332
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 4.2.x
> Reporter: Denis Golovin
> Assignee: Denis Golovin
>
> Questions to answer:
> 1) compatibility when both osgi hooks in place our and e(fx)clipse
> 2) is it working with gtk3
> 3) check how to add osgi hooks parameters into user's eclipse when installing from update site (p2 tochpoints should help)
> 4) how javafx load webkit and how it collides with eclipse loaded web kit
--
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, 2 months
[JBoss JIRA] (JBIDE-16332) VisualEditor: Use JavaFX WebView to render JSP/XHTML/HTML pages at design time
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16332?page=com.atlassian.jira.plugi... ]
Denis Golovin edited comment on JBIDE-16332 at 1/15/14 8:16 PM:
----------------------------------------------------------------
*Oracle Java FX WebKit*
Webkit compiled from fork located [here|https://oss.oracle.com/projects/webkit-java-mods].
Html 5 rating is close to 500 according http://html5test.com/.
|| || Java7 32bit || Java7 64bit || Java8 32bit || Java8 64bit ||
|| Windows 32bit | | *X* | | *X* |
|| Windows 64bit | | ? | | ? |
|| OS X 32bit | *X* | *X* | *X* | *X* |
|| OS X 64bit | *X* | | *X* | |
|| Linux 32bit *| | *X* | | *X* |
|| Linux 64bit *| | | | |
\* No GTK3 support for linux
was (Author: dgolovin):
*Oracle Java FX WebKit*
Webkit compiled from fork located [here|https://oss.oracle.com/projects/webkit-java-mods].
Html 5 rating is close to 500 according http://html5test.com/.
|| || Java7 32bit || Java7 64bit || Java8 32bit || Java8 64bit ||
|| Windows 32bit | | *X* | | *X* |
|| Windows 64bit | | | | |
|| OS X 32bit | *X* | *X* | *X* | *X* |
|| OS X 64bit | *X* | | *X* | |
|| Linux 32bit *| | *X* | | *X* |
|| Linux 64bit *| | | | |
\* No GTK3 support for linux
> VisualEditor: Use JavaFX WebView to render JSP/XHTML/HTML pages at design time
> ------------------------------------------------------------------------------
>
> Key: JBIDE-16332
> URL: https://issues.jboss.org/browse/JBIDE-16332
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 4.2.x
> Reporter: Denis Golovin
> Assignee: Denis Golovin
>
> Questions to answer:
> 1) compatibility when both osgi hooks in place our and e(fx)clipse
> 2) is it working with gtk3
> 3) check how to add osgi hooks parameters into user's eclipse when installing from update site (p2 tochpoints should help)
> 4) how javafx load webkit and how it collides with eclipse loaded web kit
--
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, 2 months
[JBoss JIRA] (JBDS-2734) Forge 2 in JBDS
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBDS-2734?page=com.atlassian.jira.plugin.... ]
Michelle Murray commented on JBDS-2734:
---------------------------------------
Docs Q: Can we have an updated assessment of how likely Forge 2 is to make it into JBDS for 8.0? What (potential) blockers are still left to be resolved? When would the first JBDS build including Forge 2 be available for experimenting/testing with?
> Forge 2 in JBDS
> ---------------
>
> Key: JBDS-2734
> URL: https://issues.jboss.org/browse/JBDS-2734
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: forge, requirements
> Reporter: Burr Sutter
> Assignee: Koen Aers
>
> Is Forge 2 ready to be included in JBDS ?
--
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, 2 months
[JBoss JIRA] (JBIDE-14922) There is no problem icon on the file with problems in Package/Project explorer
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14922?page=com.atlassian.jira.plugi... ]
Victor Rubezhny resolved JBIDE-14922.
-------------------------------------
Resolution: Done
Issue is resolved by fixing JBDS-2801 and releasing GPE 3.4.2
> There is no problem icon on the file with problems in Package/Project explorer
> ------------------------------------------------------------------------------
>
> Key: JBIDE-14922
> URL: https://issues.jboss.org/browse/JBIDE-14922
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: gwt, upstream
> Affects Versions: 4.1.0.Beta2
> Reporter: Alexey Kazakov
> Assignee: Victor Rubezhny
> Priority: Minor
> Fix For: 4.1.2.Final
>
> Attachments: gpe115.diff, scr.png
>
>
> If there is a validation problem in some xml or xhtml file I can see a problem marker in Problems view. Also I see a problem icon on the parent folder of the file but there is no problem icon on the file.
> We need to investigate it and report in bugzilla if it's a pure upstream issue or fix the issue if it's a JBT bug.
> !scr.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, 2 months
[JBoss JIRA] (JBIDE-11882) Errors running builder 'JavaScript Validator'
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11882?page=com.atlassian.jira.plugi... ]
Victor Rubezhny resolved JBIDE-11882.
-------------------------------------
Resolution: Done
Resolved in Kepler SR2 + JSDT 3.5.1
> Errors running builder 'JavaScript Validator'
> ---------------------------------------------
>
> Key: JBIDE-11882
> URL: https://issues.jboss.org/browse/JBIDE-11882
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 3.3.0.Beta3
> Reporter: Victor Rubezhny
> Assignee: Victor Rubezhny
> Priority: Minor
> Labels: jsdt
> Fix For: 4.1.2.Final
>
>
> Errors running builder 'JavaScript Validator' occurs when importing some example projects with JavaScripts.
> See:
> - JBIDE-11652: Errors running builder 'JavaScript Validator' on project 'ticket-monster' (Resolved with a workaround that disables validation of JavaScripts)
> - JBIDE-11630: javascript validation error occurs when creating birt project
> The UpStream issue is created as an overall issue for JSDT problems.
--
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, 2 months
[JBoss JIRA] (JBIDE-11882) Errors running builder 'JavaScript Validator'
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11882?page=com.atlassian.jira.plugi... ]
Victor Rubezhny updated JBIDE-11882:
------------------------------------
Fix Version/s: 4.1.2.Final
(was: LATER)
> Errors running builder 'JavaScript Validator'
> ---------------------------------------------
>
> Key: JBIDE-11882
> URL: https://issues.jboss.org/browse/JBIDE-11882
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 3.3.0.Beta3
> Reporter: Victor Rubezhny
> Assignee: Victor Rubezhny
> Priority: Minor
> Labels: jsdt
> Fix For: 4.1.2.Final
>
>
> Errors running builder 'JavaScript Validator' occurs when importing some example projects with JavaScripts.
> See:
> - JBIDE-11652: Errors running builder 'JavaScript Validator' on project 'ticket-monster' (Resolved with a workaround that disables validation of JavaScripts)
> - JBIDE-11630: javascript validation error occurs when creating birt project
> The UpStream issue is created as an overall issue for JSDT problems.
--
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, 2 months