﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
11641	position using percentage in theme are ignored	JYA	stuartm	"Using Qt rendering, and ""Normal"" playback profile

Say you have a window with the following definition

    <window name=""notification"">
        <area>50%,50%,780,180</area>

on a 1280x720 screen, during playback of 768x432 content; the window will be displayed in (0,600ish)

If I use absolute coordinate the window is rendered in the specified location.

Similarly, if the theme is defined with a baseres resolution of say 1920x1080, and the screen used is 1280x720; the coordinates aren't recalculated according to the actual screen referential.

Using OpenGL based painter and it works fine.

"	Bug Report - General	closed	minor	29.2	MythTV - User Interface Library	Master Head	low	Trac EOL			0
