Files
cowork-local/ui
thanhnvandClaude Opus 5 c2a9ea22f3 fix(jira-knowledge): use QDialog popup instead of QFrame+Qt.Popup for macOS compatibility
Qt.Popup flag is unreliable on macOS inside QDialog parents — popup may
appear behind the parent or not receive clicks. Replace with a small
QDialog using Qt.Tool|Qt.FramelessWindowHint which is stable on macOS.

- Add explicit close button (✕) in the popup
- Call activateWindow() to ensure popup gets focus
- Position 4px below the help button for visual separation

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-08 10:16:47 +09:00
..
2026-08-31 05:15:13 +00:00
2026-08-31 05:15:13 +00:00
2026-08-31 05:15:13 +00:00
2026-08-31 05:15:13 +00:00
2026-08-31 05:15:13 +00:00
2026-08-31 05:15:13 +00:00
2026-08-31 05:15:13 +00:00
2026-08-31 05:15:13 +00:00
2026-08-31 05:15:13 +00:00