Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#9941 closed Patch - Bug Fix (Fixed)

[PATCH] osd: Force cutpoint dialog to front of cutpoint edit position

Reported by: Lawrence Rust <lvr@…> Owned by: markk
Priority: minor Milestone:
Component: MythTV - Video/OSD Rendering Version: 0.24.1
Severity: medium Keywords: osd cutpoint edit
Cc: Ticket locked: no

Description

commit 1be38ea4edbbf25 "OSD: Fix subtitle window painting order." changed the painting order of OSD windows resulting in the cutpoint dialog being displayed behind the edit position window when the menu key is pressed while editing a cut list.

This patch forces the dialog to the front by prepending the dialog name with a high sorting character.

This patch can be applied to both git master and 0.24.1

Attachments (1)

0002-osd-Force-cutpoint-dialog-to-front-of-cutpoint-edit-.patch (1.2 KB) - added by Lawrence Rust <lvr@…> 13 years ago.

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by Lawrence Rust <lvr@…>

comment:1 Changed 12 years ago by beirdo

Component: MythTV - GeneralMythTV - Video/OSD Rendering
Owner: set to markk

comment:2 Changed 12 years ago by markk

Milestone: unknown0.25
Status: newaccepted

comment:3 Changed 12 years ago by Github

OSD: Fix screen ordering again.

Ref #9941

Branch: master Changeset: a2e143f7c77349afcf5cf147a1e4765a2a54db21

comment:4 Changed 12 years ago by markk

Milestone: 0.250.24.2
Resolution: Fixed
Status: acceptedclosed

Backported to 0.24-fixes in 2b5575937ebbd.

comment:5 Changed 12 years ago by stuartm

Milestone: 0.24.2

Milestone 0.24.2 deleted

Note: See TracTickets for help on using tickets.