Dialog Width Not determined as per previous releases
- Dominant language
- C++
- Stars
- 12.3k
- Forks
- 593
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
**Describe the bug**
I have a number of dialogs that display very thinly since I upgraded to copyq v14.0.0-gd935d521-v14.0.0, I'd skipped a few versions and think it was a v11 or so previously where the dialogs didn't have the problem. I have added a "good" and "bad" example of the same basic dialog and the relevant difference seems to be the title length. I assume in the past the dialog contents was taken into consideration.
I don't know if this new behaviour is expected or not, but I don't want to hardcode values where the contents width can be calculated UNLESS I have to as the dialogs will then always look fugly.
**To Reproduce**
See the dialog parameters in the two attached files.
[DialogWidthBad (short title).txt](https://github.com/user-attachments/files/27189616/DialogWidthBad.short.title.txt)
[DialogWidthGood.txt](https://github.com/user-attachments/files/27189617/DialogWidthGood.txt)
**Expected behavior**
I expect previous behaviours to presist to newer versions and more specifically the width of not just the dialog title to be taken into account. I also expected to be able to take a screenshot of the dialog....
**Screenshots**
For some reason I can't take a screenshot of the dialog window, it shoes up as an empty box. I had to take a picture of it from my phone.
**Version, OS and Environment**
CopyQ Clipboard Manager 14.0.0-gd935d521-v14.0.0
Qt: 6.10.2
KNotifications: 6.23.0
Compiler: MSVC
Arch: x86_64-little_endian-llp64
OS: Windows 11 Version 25H2
Audio: miniaudio 0.11.25
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.