Code review comment for lp:~gerboland/qtubuntu/fix_1351024

Revision history for this message
Gerry Boland (gerboland) wrote :

[ubuntumirclient QPA] creating surface at (0, 58) with size (1800, 1382) with title 'qmlscene: calendar'

UbuntuWindowPrivate::createEGLSurface (this=0x2293838, nativeWindow=0xb2200998)
[ubuntumirclient QPA] created surface has size (768, 1280)

those are the log outputs that show the surface width/height the client asks for is inappropriate for phone, so shell overrides it with fullscreen (shell bug to be fixed)

« Back to merge proposal