Bug 499573 - Can't see contents of Account name in new account
Summary: Can't see contents of Account name in new account
Status: RESOLVED NOT A BUG
Alias: None
Product: kmymoney
Classification: Applications
Component: ux-ui (show other bugs)
Version: 5.1.3
Platform: Manjaro Linux
: NOR minor
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-06 01:03 UTC by Jason Cotting
Modified: 2025-02-07 17:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
What New Account Setup box looks with the account name text highlighted so it can be seen (104.79 KB, image/png)
2025-02-06 01:03 UTC, Jason Cotting
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Cotting 2025-02-06 01:03:05 UTC
Created attachment 178005 [details]
What New Account Setup box looks with the account name text highlighted so it can be seen

SUMMARY
When adding a new account, the account name input box is blacked out. I can't see what I'm typing

STEPS TO REPRODUCE
1. New Account Button
2. Select Institution
3. Type in Account name box

OBSERVED RESULT
Can't see the input of the text box unless I highlight the text in the box

EXPECTED RESULT
Should be able to clearly see the contents of the input box

SOFTWARE/OS VERSIONS

Operating System: Manjaro Linux 
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Kernel Version: 6.12.11-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-4790K CPU @ 4.00GHz
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 970/PCIe/SSE2
Manufacturer: ASUS
Product Name: All Series

ADDITIONAL INFORMATION
Comment 1 Jack 2025-02-06 03:28:38 UTC
It sounds to me like an unintended consequence of theming.  Try changing your theme and see if it's better.  If so, then we can try to find out if some part of that display has a combination of some colors set by the theme, and some set directly - leading to a black on black type situation.  
(By the way - when specifying Qt and KDE/Plasma versions, you need to get them from the KMyMoney Help/About KMyMoney Components tab.  Your main installation is using 6.2.4/6.8.0/6.8.1 versions, but for now, KMyMoney is still compiled against older versions.  Once 5.2 is released in the near (but not yet specified) future, we will release a version fully updated for Qt6/KDE6.)
Comment 2 Jason Cotting 2025-02-06 21:04:50 UTC
I had already tried changing themes. It was installed when I was using "Breath Dark". I then tried Breath  Light and Breeze. It didn't make a difference even with rebooting in between changes.

From the KMM  About->Components

KDE Frameworks 
Version 5.116.0
Qt 
Version 5.15.16 (built against 5.15.13)
The xcb windowing system
Comment 3 Thomas Baumgart 2025-02-07 12:39:05 UTC
The background of this widget is controlled via the color settings (since it is a required field). Do you use custom colors (see Settings/Configure KMyMoney/Colors)?

If no, does it make a difference to switch to yes?
If yes, what is the color for "Required field"? What happens if you change it to #ffffdd?
Comment 4 Jason Cotting 2025-02-07 15:45:36 UTC
Ah, that did it. I had seen the color settings, but didn't recognize that the required field was what controlling that field. Thank you