Skip to content

fix(gui): use native QLineEdit styling for server address#9801

Merged
mgallien merged 1 commit intomasterfrom
bugfix/noid/wizard-url-palette
Apr 7, 2026
Merged

fix(gui): use native QLineEdit styling for server address#9801
mgallien merged 1 commit intomasterfrom
bugfix/noid/wizard-url-palette

Conversation

@nilsding
Copy link
Copy Markdown
Member

@nilsding nilsding commented Apr 7, 2026

Resolves an issue with the Win11 theme where the text would still be dark on a dark background when dark mode is active.

Removed the custom postfixlineedit widget as well, since we did not make use of that ourselves.

Before After
input field with too dark colour input field with corrected colour

Resolves an issue with the Win11 theme where the text would still be dark
on a dark background when dark mode is active.

Removed the custom postfixlineedit widget as well, since we did not make
use of that ourselves.

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
@nilsding nilsding added the feature: ☁️ GUI System tray icon and menu. label Apr 7, 2026
@nilsding nilsding added this to the 34.0.0 milestone Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Artifact containing the AppImage: nextcloud-appimage-pr-9801.zip

Digest: sha256:d4e21f7d301f7c139f330dcda3c97f50647f150f8ece9cc694f4697259e4d000

To test this change/fix you can download the above artifact file, unzip it, and run it.

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

@mgallien mgallien enabled auto-merge April 7, 2026 12:38
@mgallien mgallien merged commit 665d41b into master Apr 7, 2026
20 of 21 checks passed
@mgallien mgallien deleted the bugfix/noid/wizard-url-palette branch April 7, 2026 12:41
@nilsding
Copy link
Copy Markdown
Member Author

nilsding commented Apr 7, 2026

/backport to stable-33.0

@nilsding
Copy link
Copy Markdown
Member Author

nilsding commented Apr 7, 2026

/backport to stable-4.0

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

Labels

feature: ☁️ GUI System tray icon and menu.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants