Forums
I know this isn't the place to report it, but I'm sharing it anyway simply to inform:
I've verified the following Qt bug thanks to AppImage 1.5.8.
The widgets in the status bar on the right (thanks to the specific command addPermanetWidget) are not added as children of the status bar; They appear to be applied as siblings, at the same level as the status bar.
Applying specific QSS formatting to them is impractical, as they only accept general styles (*, QWidget, QLabel).
This is obviously a bug; it doesn't occur in earlier versions of Qt, and they should function as children of the status bar. Interestingly, the widgets on the left remain children.
File attachments
Add new comment