Setup
System | Ubuntu 12.04 | |
wayland | master | 2423497b999c999528a7d2380a13fcb3e3412d0a |
drm | master | 303ca37e722e68900cb7eb43ddbef8069b0c711b |
macros | master | c98b41de5596c675c603ef43ae9570133f1a9921 |
glproto | master | 8e3407e02980d088e20041e79bdcdd3737e7827e |
dri2proto | master | ead89ad84877551cc15d26b95cb19a3e205df71f |
mesa | master | 0412864ae83c0a73b611c81611643994076d503c |
kbproto | master | f7022f5775350dce3348b7151845a32390e98791 |
libX11 | master | f57fd760cba92ad846917f21e94e73e9c846185f |
libxkbcommon | master | bb620df7aa98c129687382e4866e643b8482fc59 |
pixman | master | b527a0e615a726aa6a7d18f0ea0b38564b153afa |
cairo | master | fa4f48cccb6c7f4e1afb2ff4b98b906b7d8d4afc |
weston | master | 26def5ca8ed970af66501d6cef6dfbd52774c749 |
efl | trunk/efl | 83185:83163 |
elementary | trunk/elementary | 83185:83166 |
Steps
- From A terminal launch Weston
- From another terminal launch an elementary example application (Bug is in all applications, but not elementary_test)
- $ ELM_ENGINE=wayland_egl ./calendar_example_01
- Observe the bug, all widgets are shifted upward
Actual Result
Widgets are not placed correctly
Extras
None