Friendly Jira Robot created ERT-731:
---------------------------------------
Summary: [GTK] Shell.print(GC) not implemented [EBZ#547557]
Key: ERT-731
URL:
https://issues.jboss.org/browse/ERT-731
Project: Eclipse Release Train
Issue Type: Task
Components: Platform
Reporter: Friendly Jira Robot
Created attachment 278707
Snippet
Shell.print(GC) is overridden to do nothing and returns false.
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/bundle...
Just removing the override seems to work, however take note that it only prints the client
area, it doesn't print the Shell trimmings. It should be printed to a GC drawing to an
Image with bounds equal to Shell.getClientArea(), not Shell.getBounds().
--
This message was sent by Atlassian Jira
(v7.12.1#712002)