Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable-3.14] Fix QML errors caused by illegal customisation of text field backgrounds on native styles #7508

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Nov 18, 2024

Backport of PR #7374

Fixes the following errors:

ShareeSearchField.qml:53:17: QML QQuickRectangle: The current style does
not support customization of this control (property: "background" item:
QQuickRectangle(0x600001d42140, parent=0x0, geometry=0,0 0x0)).

NCInputTextField.qml:57:17: QML QQuickRectangle: The current style does
not support customization of this control (property: "background" item:
QQuickRectangle(0x600001d42220, parent=0x0, geometry=0,0 0x0)).

Signed-off-by: Claudio Cambra <[email protected]>
Fixes highlight of sharee search field with macOS styling

Signed-off-by: Claudio Cambra <[email protected]>
@backportbot backportbot bot requested review from mgallien and claucambra November 18, 2024 08:59
@claucambra claucambra merged commit ab4630f into stable-3.14 Nov 18, 2024
8 of 14 checks passed
@claucambra claucambra deleted the backport/7374/stable-3.14 branch November 18, 2024 09:03
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-7508-bda27f742f69b4d4b688895a3f8c4dcf82cb6cb5-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants