Mythbuntu theme schedule screen textbox overflow

Bug #490069 reported by Marco Meyerhofer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mythbuntu
Fix Released
Low
Gary Butters
Official MythTV Themes
Fix Released
Unknown

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.

Revision history for this message
MarcRandolph (mrand) wrote :

Howdy, and thanks again for helping to improve Mythbuntu by not only opening this ticket, but also proposing a solution. I am marking this ticket as triaged since you have proposed a solution. The developer/themer will evaluate that and make a decision what, if anything to do about this issue.

Changed in mythbuntu:
importance: Undecided → Low
status: New → Triaged
Gary Butters (gbutters)
Changed in mythbuntu:
assignee: nobody → Gary Butters (gbutters)
Gary Butters (gbutters)
Changed in mythbuntu:
milestone: none → lucid-release
Gary Butters (gbutters)
Changed in mythbuntu:
status: Triaged → Fix Committed
Revision history for this message
Gary Butters (gbutters) wrote :
Changed in myththemes:
status: Unknown → Fix Released
Revision history for this message
MarcRandolph (mrand) wrote :

Was released in alpha 4 of 10.04 (Lucid)

Changed in mythbuntu:
milestone: lucid-release → lucid-beta1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.