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

[Rendering system] [Light source module] Color coordinates can contain spaces and invalid values. #5236

Open
shazhenyu123 opened this issue Nov 3, 2021 · 0 comments
Labels
feature/editor This item is related to the editor subsystem. kind/bug Categorizes issue or PR as related to a bug. priority/major Major priority. Work that should be handled after all blocking and critical work is done. sig/content Categorizes an issue or PR as relevant to SIG Content. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@shazhenyu123
Copy link

shazhenyu123 commented Nov 3, 2021

Describe the bug
You can enter spaces in the color coordinate bar. In addition, if you enter an incorrect value, the error content remains unchanged after you press Enter, and the last correct value cannot be restored.

Steps to reproduce

  1. Select the color coordinate system.
  2. Enter an incorrect value, such as a space.
  3. Press Enter and view the symptom.

Expected behavior
An error message is displayed when you type an incorrect value, and press Enter to restore the correct value you typed last time.

Actual behavior
When you enter an incorrect value, an error message is displayed. Press Enter to keep the error status unchanged.

Assets required
Provide sample assets needed to reproduce the issue.

Screenshots/Video
problem
image

Found in Branch
Name of or link to the branch where the issue occurs.

Desktop/Device (please complete the following information):
Tested PC processor: Intel(R) Core(TM) i7-10700 CPU @2.90GHz 2.90 GHz/ Memory: 32.0 GB (31.7 GB available) Single and integrated graphics: NVIDIA GeForce RTX 2070/Intel (R) UHD Graphics 630

Additional context
Add any other context about the problem here.

@shazhenyu123 shazhenyu123 added kind/bug Categorizes issue or PR as related to a bug. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Nov 3, 2021
@forhalle forhalle added sig/content Categorizes an issue or PR as relevant to SIG Content. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Nov 4, 2021
@monroegm monroegm added feature/editor This item is related to the editor subsystem. triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/major Major priority. Work that should be handled after all blocking and critical work is done. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Nov 4, 2021
@sphrose sphrose self-assigned this Dec 10, 2021
@shazhenyu123 shazhenyu123 changed the title Bug Report [Rendering system] [Light source module] Color coordinates can contain spaces and invalid values. Apr 2, 2022
@sphrose sphrose removed their assignment Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/editor This item is related to the editor subsystem. kind/bug Categorizes issue or PR as related to a bug. priority/major Major priority. Work that should be handled after all blocking and critical work is done. sig/content Categorizes an issue or PR as relevant to SIG Content. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

4 participants