** Bug watch added: mythtv.org bug tracker #8033
   http://svn.mythtv.org/trac/ticket/8033

** Changed in: myththemes
 Remote watch: svn.mythtv.org/trac/attachment/ #8033 => mythtv.org bug tracker 
#8033

-- 
Mythbuntu theme schedule screen textbox overflow
https://bugs.launchpad.net/bugs/490069
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Fix Committed
Status in MythTV Themes (Official): Fix Released

Bug description:
The description field in the mythbuntu theme recordings schedule editor is to 
long.

For fix change in schedule-ui.xml:

<window name="scheduleeditor">
   ...
   <textarea name="description" from="basetextarea">
        <area>150,125,980,200</area>
to 
   <textarea name="description" from="basetextarea">
        <area>150,125,980,100</area>

Bug applies to mythtv-theme-mythbuntu 1:0.22.0+fixes 22890-0ubuntu0+mythbuntu3 
but is likely also in the original package.



_______________________________________________
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to