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

[Bug]: Can not "Control / Set Disabled" Background Colour Of Comboboxes, in DropDown mode #662

Closed
MattH-Work opened this issue Mar 1, 2022 · 7 comments
Labels
bug Something isn't working fixed This issue has been fixed.

Comments

@MattH-Work
Copy link

image

All of the comboxes in the attached image are using the DropDownStyle "DropDownList" and behave as expected
I am overriding the Back colour for both StateCommon & StateDisabled to be LightYellow

The Description combobox is using DropDownStyle "DropDown" and as you can see has the LightYellow backround (again I am overriding both StateCommon & StateDisabled)

BUT...

Where has the Grey box come from?
Is this a bug, or do I need to override soemthing else?

I find the same issue with any combobox using DropDownStyle "DropDown"

Note, the Groupbox that hosts all the controls is currently disabled (Enabled = False), when enabled ALL comboxes display as expected
image

Cheers

MattH

@MattH-Work MattH-Work added the bug Something isn't working label Mar 1, 2022
@Smurf-IV
Copy link
Member

Smurf-IV commented Mar 1, 2022

Trying to remember of the top of my head, but when in "DropDown" then there is an edit component, therefore it will also need to be overridden.
If you can wait, I can check at the weekend.

@MattH-Work
Copy link
Author

I can wait

Thanks for the help

@Smurf-IV
Copy link
Member

Smurf-IV commented Mar 5, 2022

Grey box is also being applied to the KRTF in the disabled state:
image

@Smurf-IV Smurf-IV self-assigned this Mar 5, 2022
@Smurf-IV Smurf-IV added the under investigation This bug/issue is currently under investigation. label Mar 5, 2022
@Smurf-IV
Copy link
Member

Smurf-IV commented Mar 6, 2022

It gets worse..
image

@Smurf-IV
Copy link
Member

This is turning me in circles..
I think that each ToolBox Item should be separated into new issues; Then focus on each in turn. (It also means I can the restart the whole process !)

@Smurf-IV Smurf-IV changed the title [Bug]: Background Colour Of Comboboxes - Krypton.Toolit.Standard 60.22.2.32 [Bug]: Cannor Set Disabled Background Colour Of Comboboxes, in DropDown mode Jun 3, 2022
@Smurf-IV
Copy link
Member

Smurf-IV commented Jun 3, 2022

@MattH-Work @Wagnerp
As you can see, I have refocused this item, and added 2 new ones for the other types that "Do not work"
I can now refocus and restart this with the Current Alpha codebase ;-)

@Smurf-IV Smurf-IV changed the title [Bug]: Cannor Set Disabled Background Colour Of Comboboxes, in DropDown mode [Bug]: Can not "Control / Set Disabled" Background Colour Of Comboboxes, in DropDown mode Jun 3, 2022
@Smurf-IV
Copy link
Member

Smurf-IV commented Jun 4, 2022

Sorted:
image
PR coming soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed This issue has been fixed.
Projects
None yet
Development

No branches or pull requests

2 participants