[JBoss JIRA] (JBIDE-18534) OpenShift wizard: Length of combo boxes selection space is reduced
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18534?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-18534:
------------------------------------------
[~snjeza] yes after looking into glade I also tend to think that gimp is using it's own widgets.
This somehow looks like a choice in SWT to me and is maybe worth filing a bug in SWT?
> OpenShift wizard: Length of combo boxes selection space is reduced
> ------------------------------------------------------------------
>
> Key: JBIDE-18534
> URL: https://issues.jboss.org/browse/JBIDE-18534
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.2.0.CR2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.4.x
>
> Attachments: ccombo.png, combo.png, gimp-combo1.png, gimp-combo2.png, glade-combo.png
>
>
> Selection of combo boxes in New application wizard has reduced area of selection. Size is reduced to the size of the longest selection. It should cover whole length of combo box.
> !combo.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (JBIDE-18534) OpenShift wizard: Length of combo boxes selection space is reduced
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18534?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-18534 at 5/30/16 1:52 PM:
-------------------------------------------------------------------
[~snjeza] [~akurtako] Is this really an intentional choice in GTK? Weird enough if I look into GIMP I see the "combos" behaving differently:
they dont have the horizontal size restricted. But then the list appears above the combo, not below:
!gimp-combo1.png!
!gimp-combo2.png!
and then in Glade I see the list items having the exact same horizontal size as the combo (while the list appears below the combo).
!glade-combo.png!
was (Author: adietish):
[~snjeza] [~akurtako] Is this really an intentional choice in GTK? Weird enough if I look into GIMP I see the "combos" behaving differently:
they dont have the horizontal size restricted. But then the list appears above the combo, not below:
!gimp-combo1.png!
!gimp-combo2.png!
> OpenShift wizard: Length of combo boxes selection space is reduced
> ------------------------------------------------------------------
>
> Key: JBIDE-18534
> URL: https://issues.jboss.org/browse/JBIDE-18534
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.2.0.CR2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.4.x
>
> Attachments: ccombo.png, combo.png, gimp-combo1.png, gimp-combo2.png, glade-combo.png
>
>
> Selection of combo boxes in New application wizard has reduced area of selection. Size is reduced to the size of the longest selection. It should cover whole length of combo box.
> !combo.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (JBIDE-18534) OpenShift wizard: Length of combo boxes selection space is reduced
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18534?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-18534:
-------------------------------------
Attachment: glade-combo.png
> OpenShift wizard: Length of combo boxes selection space is reduced
> ------------------------------------------------------------------
>
> Key: JBIDE-18534
> URL: https://issues.jboss.org/browse/JBIDE-18534
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.2.0.CR2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.4.x
>
> Attachments: ccombo.png, combo.png, gimp-combo1.png, gimp-combo2.png, glade-combo.png
>
>
> Selection of combo boxes in New application wizard has reduced area of selection. Size is reduced to the size of the longest selection. It should cover whole length of combo box.
> !combo.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (JBIDE-18534) OpenShift wizard: Length of combo boxes selection space is reduced
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18534?page=com.atlassian.jira.plugi... ]
Snjezana Peco commented on JBIDE-18534:
---------------------------------------
{quote}
Is this really an intentional choice in GTK?
{quote}
I'm not sure. The combo is the same in GTK2 and GTK3. Gimp, probably, uses another widget.
> OpenShift wizard: Length of combo boxes selection space is reduced
> ------------------------------------------------------------------
>
> Key: JBIDE-18534
> URL: https://issues.jboss.org/browse/JBIDE-18534
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.2.0.CR2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.4.x
>
> Attachments: ccombo.png, combo.png, gimp-combo1.png, gimp-combo2.png
>
>
> Selection of combo boxes in New application wizard has reduced area of selection. Size is reduced to the size of the longest selection. It should cover whole length of combo box.
> !combo.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (JBIDE-18534) OpenShift wizard: Length of combo boxes selection space is reduced
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18534?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-18534 at 5/30/16 1:39 PM:
-------------------------------------------------------------------
[~snjeza] [~akurtako] Is this really an intentional choice in GTK? Weird enough if I look into GIMP I see the "combos" behaving differently:
they dont have the horizontal size restricted. But then the list appears above the combo, not below:
!gimp-combo1.png!
!gimp-combo2.png!
was (Author: adietish):
[~snjeza] Is this really an intentional choice in GTK? Weird enough if I look into GIMP I see the "combos" behaving differently:
they dont have the horizontal size restricted. But then the list appears above the combo, not below:
!gimp-combo1.png!
!gimp-combo2.png!
> OpenShift wizard: Length of combo boxes selection space is reduced
> ------------------------------------------------------------------
>
> Key: JBIDE-18534
> URL: https://issues.jboss.org/browse/JBIDE-18534
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.2.0.CR2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.4.x
>
> Attachments: ccombo.png, combo.png, gimp-combo1.png, gimp-combo2.png
>
>
> Selection of combo boxes in New application wizard has reduced area of selection. Size is reduced to the size of the longest selection. It should cover whole length of combo box.
> !combo.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (JBIDE-18534) OpenShift wizard: Length of combo boxes selection space is reduced
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18534?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-18534:
-------------------------------------
Attachment: gimp-combo2.png
gimp-combo1.png
> OpenShift wizard: Length of combo boxes selection space is reduced
> ------------------------------------------------------------------
>
> Key: JBIDE-18534
> URL: https://issues.jboss.org/browse/JBIDE-18534
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.2.0.CR2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.4.x
>
> Attachments: ccombo.png, combo.png, gimp-combo1.png, gimp-combo2.png
>
>
> Selection of combo boxes in New application wizard has reduced area of selection. Size is reduced to the size of the longest selection. It should cover whole length of combo box.
> !combo.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (JBIDE-18534) OpenShift wizard: Length of combo boxes selection space is reduced
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18534?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-18534:
------------------------------------------
[~snjeza] Is this really an intentional choice in GTK? Weird enough if I look into GIMP I see the "combos" behaving differently:
they dont have the horizontal size restricted. But then the list appears above the combo, not below:
!gimp-combo1.png!
!gimp-combo2.png!
> OpenShift wizard: Length of combo boxes selection space is reduced
> ------------------------------------------------------------------
>
> Key: JBIDE-18534
> URL: https://issues.jboss.org/browse/JBIDE-18534
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.2.0.CR2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.4.x
>
> Attachments: ccombo.png, combo.png
>
>
> Selection of combo boxes in New application wizard has reduced area of selection. Size is reduced to the size of the longest selection. It should cover whole length of combo box.
> !combo.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (JBDS-3914) Build zip distribution for Mac OS X and Linux
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3914?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3914:
--------------------------------
Description: We need to check if self extracting 7zip understands zip format and instead of creating .7z archive use zip archve for bundled installer. that would let us release the same zip as Linux and Mac OS X distribution. The only change is creating readme.md in the archive root with link to installation guide (see trelo card for details).
> Build zip distribution for Mac OS X and Linux
> ---------------------------------------------
>
> Key: JBDS-3914
> URL: https://issues.jboss.org/browse/JBDS-3914
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha3
> Reporter: Denis Golovin
>
> We need to check if self extracting 7zip understands zip format and instead of creating .7z archive use zip archve for bundled installer. that would let us release the same zip as Linux and Mac OS X distribution. The only change is creating readme.md in the archive root with link to installation guide (see trelo card for details).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (JBIDE-18534) OpenShift wizard: Length of combo boxes selection space is reduced
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18534?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-18534:
------------------------------------------
[~snjeza] thx, good to know that the CCombo fixes the "issue". Nevertheless I really doubt that we want to do this because
* we would have to replace all Combos by CCombos
* and then the styling of CCombo is visually different and not goodlooking in my opinion:
!ccombo.png!
> OpenShift wizard: Length of combo boxes selection space is reduced
> ------------------------------------------------------------------
>
> Key: JBIDE-18534
> URL: https://issues.jboss.org/browse/JBIDE-18534
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.2.0.CR2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.4.x
>
> Attachments: combo.png
>
>
> Selection of combo boxes in New application wizard has reduced area of selection. Size is reduced to the size of the longest selection. It should cover whole length of combo box.
> !combo.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months