Modify ↓
Ticket #9941 (closed Patch - Bug Fix: Fixed)
Opened 22 months ago
Last modified 15 months ago
[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
Change History
Changed 22 months ago by Lawrence Rust <lvr@…>
- Attachment 0002-osd-Force-cutpoint-dialog-to-front-of-cutpoint-edit-.patch added
comment:1 Changed 19 months ago by beirdo
- Owner set to markk
- Component changed from MythTV - General to MythTV - Video/OSD Rendering
comment:2 Changed 19 months ago by markk
- Status changed from new to accepted
- Milestone changed from unknown to 0.25
comment:3 Changed 19 months ago by Github
OSD: Fix screen ordering again.
Ref #9941
Branch: master Changeset: a2e143f7c77349afcf5cf147a1e4765a2a54db21
comment:4 Changed 19 months ago by markk
- Status changed from accepted to closed
- Resolution set to Fixed
- Milestone changed from 0.25 to 0.24.2
Backported to 0.24-fixes in 2b5575937ebbd.
Note: See
TracTickets for help on using
tickets.
