]
Eric Williams reassigned ERT-663:
---------------------------------
Assignee: Eric Williams
Display.getClientArea() includes toolbar on Linux [EBZ#33659]
-------------------------------------------------------------
Key: ERT-663
URL:
https://issues.jboss.org/browse/ERT-663
Project: Eclipse Release Train
Issue Type: Task
Components: Platform
Reporter: Friendly Jira Robot
Assignee: Eric Williams
Labels: SWT, bzira
20030227
The client area on Linux Motif also includes the toolbar whereas on other
playforms it doesn't.
STEPS
1) Set you display to 1024 x 768
2) Execute Display.getClientArea()
3) Value us 1024,768
4) Switch to XP
5) Execute Display.getClientArea()
6) Value us 1024,738