| Anonymous | Login | Signup for a new account | 2025-11-23 01:11 UTC |
| My View | View Issues | Change Log | Roadmap | Doomseeker Issue Support Ranking | Rules | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0004574 | Doomseeker | UI | public | 2025-11-12 02:06 | 2025-11-15 12:22 | ||||||||
| Reporter | BLOODWOLF | ||||||||||||
| Assigned To | Zalewa | ||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | needs testing | Resolution | open | ||||||||||
| Platform | Desktop | OS | Windows | OS Version | 10 | ||||||||
| Product Version | 1.5.2 | ||||||||||||
| Target Version | 1.5.3 | Fixed in Version | |||||||||||
| Summary | 0004574: Create game dialog is sent behind server window when moving mouse | ||||||||||||
| Description | Doomseeker 1.5.2-251109-1618 | ||||||||||||
| Steps To Reproduce | Launch doomseeker click the create game toolbar button as you move your mouse over to the create game pop-up window it gets sent behind the doomseeker server list window | ||||||||||||
| Additional Information | `Zalewa — 6:00 AM Caused by this change:'https://bitbucket.org/Doomseeker/doomseeker/commits/ebf8a099c544f73decee0abf829a9bed70013ee0 [^]' Yes, it's best to post this on the tracker.` | ||||||||||||
| Attached Files | |||||||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
Zalewa (developer) 2025-11-12 20:53 edited on: 2025-11-12 22:16 |
I compiled against Qt 6.10 and Qt 6.10 is free of this problem, but it's not free of other problems that do not exist in Qt 5.7. 'https://www.youtube.com/watch?v=1KzaGs_hvXA [^]' EDIT: I also compiled against Qt 6.9.3 and it's free of both Qt 5.7 and Qt 6.10 problems, yay! |
|
Zalewa (developer) 2025-11-13 13:20 edited on: 2025-11-14 00:25 |
An update with the fix for this problem is available on the beta auto-update channel. 'https://bitbucket.org/Doomseeker/doomseeker/commits/bb5b4aaa17776cba0c27c32cd83099428daa6e5f [^]' |
|
Blzut3 (administrator) 2025-11-13 22:41 |
Since you said Qt6 is free of the problem, shouldn't #if condition be both Qt5 and Windows? |
|
Zalewa (developer) 2025-11-14 00:24 edited on: 2025-11-14 00:26 |
Maybe, but I don't see any problems with a `nullptr` QWidget in either Qt version on Windows, i.e., Windows is not affected by 0004444. The documentation for this parameter isn't very informative and it doesn't really say how it affects the behavior even if the associated `rect` parameter is used. 'https://doc.qt.io/qt-6/qtooltip.html#showText [^]' |
|
Blzut3 (administrator) 2025-11-14 03:11 |
Sure, but in general the less preprocessor the better. Marking this as Qt5 only means we can go back to having a conditional compilation free code path when Qt5 is inevitably dropped. Unless you feel particularly strongly about it. |
|
Zalewa (developer) 2025-11-15 12:21 |
You got the point 'https://bitbucket.org/Doomseeker/doomseeker/commits/1fea07ab43c44315d8876b890cd865da6b2b0d45 [^]' |
| Only registered users can voice their support. Click here to register, or here to log in. | |
| Supporters: | No one explicitly supports this issue yet. |
| Opponents: | No one explicitly opposes this issue yet. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2025-11-12 02:06 | BLOODWOLF | New Issue | |
| 2025-11-12 12:16 | Zalewa | Assigned To | => Zalewa |
| 2025-11-12 12:16 | Zalewa | Status | new => assigned |
| 2025-11-12 12:17 | Zalewa | Product Version | 1.5.1 => 1.5.2 |
| 2025-11-12 20:52 | Zalewa | Relationship added | related to 0004444 |
| 2025-11-12 20:53 | Zalewa | Note Added: 0024655 | |
| 2025-11-12 22:15 | Zalewa | Note Edited: 0024655 | View Revisions |
| 2025-11-12 22:16 | Zalewa | Note Edited: 0024655 | View Revisions |
| 2025-11-13 13:20 | Zalewa | Note Added: 0024656 | |
| 2025-11-13 13:20 | Zalewa | Status | assigned => needs testing |
| 2025-11-13 22:41 | Blzut3 | Note Added: 0024657 | |
| 2025-11-14 00:24 | Zalewa | Note Added: 0024658 | |
| 2025-11-14 00:25 | Zalewa | Note Edited: 0024656 | View Revisions |
| 2025-11-14 00:26 | Zalewa | Note Edited: 0024658 | View Revisions |
| 2025-11-14 03:11 | Blzut3 | Note Added: 0024659 | |
| 2025-11-15 12:21 | Zalewa | Note Added: 0024660 | |
| 2025-11-15 12:22 | Zalewa | Target Version | => 1.5.3 |
| Copyright © 2000 - 2025 MantisBT Team |