Unclear error message for width and height fields #889
Labels
good first issue
Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request.
plugin:image
The plugin which probably causes the issue.
plugin:image2
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
target:minor
Any docs related issue that can be merged into a master or major branch.
type:bug
A bug.
Milestone
Are you reporting a feature request or a bug?
This is a duplicate of the Bugreport by Anjaneyulu on https://dev.ckeditor.com/ticket/14280. It regards the error message shown for invalid values in the width and height fields that are available in the dialogs for images and possibly more.
Check if the issue is already reported
Provide detailed reproduction steps (if any)
Expected result
An error message should be shown describing valid values for the width and height fields.
Something like Width must be a natural number > 0
Actual result
The shown error message says Width must be a number.
Other details
The text was updated successfully, but these errors were encountered: