QDateEdit Overflows Border
Unsolved
General and Desktop
-
I've got a QDateEdit where the text area is overflowing the widget border (example image added). The issue only appears when the calendar popup is enabled. I have a feeling this issue is related to this, but I'm not entirely certain. Is there anything I can try to resolve this? I've spent some time looking at the widget options but haven't been able to figure anything out.
Versions, etc:
C++
Qt 6.0.3
macOS 11.2.3 -
Hi,
You should open a ticket for your issue and link it to that one.
Do not forget to provide a minimal compilable example.
-
If you can reproduce it with a minimal example, then it's likely a bug. Note that you might want to check the latest beta of 6.1 to seen if there part has improved.