You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a Boolean question is rendered as a checkbox, the label text is always displayed in an 'active' color regardless of the enabled state of the question.
JaneSjs
changed the title
Boolean rendered as Checkbox - The label fore color is not grayed out when a question is disabled
Boolean rendered as Checkbox - The label fore color is always rendered as enabled even though a question is disabled
Sep 4, 2023
RomanTsukanov
changed the title
Boolean rendered as Checkbox - The label fore color is always rendered as enabled even though a question is disabled
Boolean rendered as Checkbox: The label is rendered as enabled even in a disabled question
Sep 19, 2023
User Issue: T14488 - Text colour for disabled boolean checkbox
https://surveyjs.answerdesk.io/internal/ticket/details/T14488
When a Boolean question is rendered as a checkbox, the label text is always displayed in an 'active' color regardless of the enabled state of the question.
survey-library/src/defaultV2-theme/blocks/sd-item.scss
Lines 39 to 50 in 6405453
Enabled, checked, focus out:
![image](https://private-user-images.githubusercontent.com/22372972/265528342-5fd87da1-a84e-417c-b94b-d2fd5c4331ef.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MjMwMTMsIm5iZiI6MTczODkyMjcxMywicGF0aCI6Ii8yMjM3Mjk3Mi8yNjU1MjgzNDItNWZkODdkYTEtYTg0ZS00MTdjLWI5NGItZDJmZDVjNDMzMWVmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDEwMDUxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTE1YTYxZWZhZjlkMjRiYTU3ZDNjNmY0M2E5MTdkZmNhNTA1Yjg4NTVlZTZjZmU3MGU3M2IxZjUwOGI5ZmRmMDAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.jok8D60bbknobKdv9HX_6o0k1SW1z3HTQWiAPHGKVYc)
When the Boolean question has a value, but is disabled, it is rendered as follows:
![image](https://private-user-images.githubusercontent.com/22372972/265528271-4b3963d6-0490-41ae-b55e-9f89994e3bfe.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MjMwMTMsIm5iZiI6MTczODkyMjcxMywicGF0aCI6Ii8yMjM3Mjk3Mi8yNjU1MjgyNzEtNGIzOTYzZDYtMDQ5MC00MWFlLWI1NWUtOWY4OTk5NGUzYmZlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDEwMDUxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWIxZjk1ODA5NDc2MDM5MTU3ZWNiMjk5NjE2ZmJmZjNjNWZhOWI2ZDczY2Y3Mzg5NjRiNGRkY2Y5MDQ4MTA1ZjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.3rLex3Q1FCxinD6fDbCd_8uj_CiSZlZbDgxPst3otIo)
The text was updated successfully, but these errors were encountered: