[JBoss JIRA] (ERT-726) [GTK4] Handle layout problems [EBZ#546525]
by Eric Williams (Jira)
[ https://issues.jboss.org/browse/ERT-726?page=com.atlassian.jira.plugin.sy... ]
Eric Williams reassigned ERT-726:
---------------------------------
Sprint: devex #165 April 2019
Assignee: Eric Williams
> [GTK4] Handle layout problems [EBZ#546525]
> ------------------------------------------
>
> Key: ERT-726
> URL: https://issues.jboss.org/browse/ERT-726
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Platform
> Reporter: Friendly Jira Robot
> Assignee: Eric Williams
> Priority: Major
> Labels: SWT, bzira
>
> Snippet5, for example, doesn't resize properly. Neither does Snippet51, and there are some other cases as well.
> My preliminary investigations show that the gtk_size_allocate() callback is not being triggered at all.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (ERT-726) [GTK4] Handle layout problems [EBZ#546525]
by Friendly Jira Robot (Jira)
Friendly Jira Robot created ERT-726:
---------------------------------------
Summary: [GTK4] Handle layout problems [EBZ#546525]
Key: ERT-726
URL: https://issues.jboss.org/browse/ERT-726
Project: Eclipse Release Train
Issue Type: Task
Components: Platform
Reporter: Friendly Jira Robot
Snippet5, for example, doesn't resize properly. Neither does Snippet51, and there are some other cases as well.
My preliminary investigations show that the gtk_size_allocate() callback is not being triggered at all.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JBIDE-26200) Server adapter wizard: Imported project is not filled into "Eclipse Project"
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26200?page=com.atlassian.jira.plugi... ]
Josef Kopriva reassigned JBIDE-26200:
-------------------------------------
Assignee: Josef Kopriva
> Server adapter wizard: Imported project is not filled into "Eclipse Project"
> ----------------------------------------------------------------------------
>
> Key: JBIDE-26200
> URL: https://issues.jboss.org/browse/JBIDE-26200
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Final
> Reporter: André Dietisheim
> Assignee: Josef Kopriva
> Priority: Major
> Labels: import_wizard, server_adapter_wizard
> Fix For: 4.12.x
>
> Attachments: image-2018-07-16-14-26-26-327.png, screenshot-1.png
>
>
> steps:
> # ASSERT: make sure you have a service running on your server but it's *NOT* present in your Eclipse workspace (ex. created via the nodejs-mongo-persistent template)
> # EXEC: in Explorer: select the service of your application (ex. nodejs-mongo-persisten service) and pick "Server Adapter..." in it's context menu
> # ASSERT: server adapter wizard shows up with "Eclipse Project" empty and marked with an error
> !image-2018-07-16-14-26-26-327.png!
> # EXEC: hit "Import" to the right of the "Eclipse Project" text field
> # ASSERT: "Select Build Config" wizard shows up listing a build config to import (ex. nodejs-mongo-persistent)
> # EXEC: select the build config and finish the wizard
> # ASSERT: "Select Build Config" wizard disappears, you're back in the "Server Adapter" wizard & the project is imported to your worksapce in the background and eventually shows up in the workspace
> Result:
> "Eclipse Project" is not filled out (even though I just imported it), text field is therefore still decorated with an error
> !screenshot-1.png!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (ERT-725) [GTK4] Button click coordinates are incorrect for some cases [EBZ#546493]
by Friendly Jira Robot (Jira)
Friendly Jira Robot created ERT-725:
---------------------------------------
Summary: [GTK4] Button click coordinates are incorrect for some cases [EBZ#546493]
Key: ERT-725
URL: https://issues.jboss.org/browse/ERT-725
Project: Eclipse Release Train
Issue Type: Task
Components: Platform
Reporter: Friendly Jira Robot
Snippet3, for example, doesn't work as expected on GTK4. This is likely because the coordinates in GTK4 are all parent-relative, whereas in GTK3 they were not. Furthermore Table/Tree internals have changed, and the header buttons are part of the GtkTreeview's surface now.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months