[JBoss JIRA] (JBDS-3024) Installer error message not completely visible (Mac OS X)
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3024?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3024:
--------------------------------
CDW release: ?
Status: New (was: New)
Target Release: 8.0.0.GA
> Installer error message not completely visible (Mac OS X)
> ---------------------------------------------------------
>
> Key: JBDS-3024
> URL: https://issues.jboss.org/browse/JBDS-3024
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: installer
> Affects Versions: 8.0.0.Beta1
> Reporter: Michelle Murray
> Labels: respin-a
> Fix For: 8.0.0.Beta2
>
> Attachments: Installer_jrelocationerror.png
>
>
> Universal Installer, step 4 - choose JVM, on Mac OS X mavericks, error message text is not completely visible.
> !Installer_jrelocationerror.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-16933) Externalize selected toolitem is not properly disabled
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16933?page=com.atlassian.jira.plugi... ]
Daniel Azarov commented on JBIDE-16933:
---------------------------------------
This PR fixed enabling/disabling issues for context menu not for toolbar item
> Externalize selected toolitem is not properly disabled
> ------------------------------------------------------
>
> Key: JBIDE-16933
> URL: https://issues.jboss.org/browse/JBIDE-16933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta1
> Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78 Linux
> Reporter: Vlado Pakan
> Assignee: Daniel Azarov
> Priority: Optional
> Fix For: LATER
>
>
> 1. Create JSF2 project
> 2. Open inputname.xhtml page
> 3. Click somewhere within text "Input User Name"
> ASSERT: Externalize toolitem is enabled
> 4. Click somewhere within text <ui:define
> ERROR: Externalize toolitem is enabled
> 5. Double click on "<ui:define
> ASSERT: Externalize toolitem is disabled
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-16933) Externalize selected toolitem is not properly disabled
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16933?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-16933:
----------------------------------
Fix Version/s: LATER
(was: 4.2.0.Beta3)
> Externalize selected toolitem is not properly disabled
> ------------------------------------------------------
>
> Key: JBIDE-16933
> URL: https://issues.jboss.org/browse/JBIDE-16933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta1
> Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78 Linux
> Reporter: Vlado Pakan
> Assignee: Daniel Azarov
> Priority: Optional
> Fix For: LATER
>
>
> 1. Create JSF2 project
> 2. Open inputname.xhtml page
> 3. Click somewhere within text "Input User Name"
> ASSERT: Externalize toolitem is enabled
> 4. Click somewhere within text <ui:define
> ERROR: Externalize toolitem is enabled
> 5. Double click on "<ui:define
> ASSERT: Externalize toolitem is disabled
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17408) jst.jsdt plugin should depend on SPECIFIC version of tern.java, not just 0.2.0
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17408?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-17408:
---------------------------------------
Nick, after playing with features to restrict the tern version I got to the same decision :) but I usd closed range
{code}[0.2.0.201405210810,0.2.0.201405210811){code}
to be sure it is working.
probably open range with version with qualifier you suggested above has the same effect, but we have to test it to be sure.
> jst.jsdt plugin should depend on SPECIFIC version of tern.java, not just 0.2.0
> ------------------------------------------------------------------------------
>
> Key: JBIDE-17408
> URL: https://issues.jboss.org/browse/JBIDE-17408
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta2
> Reporter: Nick Boldt
> Assignee: Victor Rubezhny
> Fix For: 4.2.0.Beta3
>
>
> Max says (paraphrasing):
> "The JSDT stuff should be locked down so that it depends on a specific version of tern.java, not just any version. We want it so that users can only install the version of tern.java we include in our TP."
> Currently, this is 0.2.0.201405210810.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17487) Improve layout of Ajax and Enhance checkboxes in jQuery Properties
by Viacheslav Kabanovich (JIRA)
Viacheslav Kabanovich created JBIDE-17487:
---------------------------------------------
Summary: Improve layout of Ajax and Enhance checkboxes in jQuery Properties
Key: JBIDE-17487
URL: https://issues.jboss.org/browse/JBIDE-17487
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: jsp/jsf/xml/html source editing
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.2.0.Beta3
All customized forms have Ajax and Enhance checkboxes in one line. Default form puts all fields in one column. Ajax and Enhance are most common controls. And the difference in layout is too evident for them. Let they be processed by default form to be in the same line as in other forms.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17486) Label in jQuery Mobile Palette
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17486?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-17486:
-----------------------------------------------
Now, I think that if we create something as basic as <div id="ID"></div> or <span id="ID></span> that can be used not only as a label but for any purposes, then why not just have as basic item in palette named 'Block' with choice of <div> or <span>.
> Label in jQuery Mobile Palette
> ------------------------------
>
> Key: JBIDE-17486
> URL: https://issues.jboss.org/browse/JBIDE-17486
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Burr Sutter
> Assignee: Viacheslav Kabanovich
> Fix For: 4.2.0.Beta3
>
>
> Does jQuery Mobile offer a basic "label"? When I just want to replace the text programmatically?
> <div id="stuff"></div>
> $("#stuff").html("stuff is happening here"); // this based on button click
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months