[JBoss JIRA] (JBIDE-16877) Application wizard: Domain- and gear-combo are too small, selected item is not fully visible
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16877?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-16877:
------------------------------------------
[~snjeza] I just discovered that you added a PR for this issue back in april, unfortuntately didnt spot it until now. You put a
{code}
getControl().pack(true)
{code}
into the wizard page upon it becoming visible. This keeps me puzzled: why is that pack required in SWT/GTK3 while it isnt in GTK2 (I cant reproduce this issue in Luna/GTK2)?
> Application wizard: Domain- and gear-combo are too small, selected item is not fully visible
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-16877
> URL: https://issues.jboss.org/browse/JBIDE-16877
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta1
> Environment: Fedora 19, 64-bit, java version "1.7.0_51", OpenJDK Runtime Environment (fedora-2.4.5.0.fc19-x86_64 u51-b31) GTK3
> Reporter: Michelle Murray
> Assignee: Snjezana Peco
> Labels: application_wizard, gtk3, upstream
> Fix For: 4.2.0.CR1
>
> Attachments: OpenShift_newpg2.png
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> The default wizard window size obscures fields, Domain and Gear profile.
> Work around: If I click Advanced then Embedded Cartridges pane shrinks vertically and the whole of the Domain and Gear profile fields can be seen.
> Is there a way to ensure the whole of the Domain and Gear profile fields can be seen in the default view? Perhaps by reducing the size of the Embedded Cartridges pane?
> !OpenShift_newpg2.png!
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-17407) html page has New JSF EL Expression as its first suggestion in content assist
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17407?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-17407:
----------------------------------
Steps to Reproduce:
1. Run JBDS
2. Create HTML 5 jboss-as-kitchensink-html5-mobile project
3. Open /src/main/webapp/index.html file in Visual Page Editor
4. Put text cursor inside tag <body> then press Ctrl+Space
> html page has New JSF EL Expression as its first suggestion in content assist
> -----------------------------------------------------------------------------
>
> Key: JBIDE-17407
> URL: https://issues.jboss.org/browse/JBIDE-17407
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Reporter: Max Rydahl Andersen
> Assignee: Alexey Kazakov
> Fix For: 4.2.0.CR1
>
> Attachments: screenshot-1.png
>
>
> opening a html file and use content assist in text I do not expect to see "New JSF EL Expression" as the first option.
> Shouldn't that only be visible in actually JSF/xhtml pages ?
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months