Opened 17 months ago
#58941 new defect (bug)
I have found a lot of bugs in fact
Reported by: | titanchan | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Previously I've already reported a bug as the following link:
https://core.trac.wordpress.org/ticket/58875
There is a bug also for the styling in theme.json.
I found that once the default style in theme.json file is set, sometimes it is impossible to change again by the user as the style in theme.json have been set to !important.
For example, I've set the color for general text to be dark grey, and if I now assign a blue color to the paragraph text, this property is being overridden by theme.json's setting, as I can inspect the property of that text. It has been set to !important.
Well, I think that there is really a lot of bugs since I am just a normal user, I am not even a professional web developer. I can discover so many bugs within just a week.
I appreciate the search bar feature, but other than that, it is a bit horrible.