** Changed in: mythbuntu
    Milestone: None => lucid-release

-- 
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: Triaged

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     : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to