Images and Links
tabNo Description
Image Description (Alt Text)
not disabled.It should be disabled as it doesn't require as in TinyMCE
Image Description (Alt Text)
not disabled.
PHP 8.0.3
MySQLi 10.4.18-MariaDB
Windows 10
Labels |
Added:
?
|
Technically I guess its partially correct -
if you check the No description then you are saying it should be alt=""
if you enter a description then you are saying it should be alt="description"
So you could make an argument that if one is used the other should be disabled (a step further than tinymce takes it)
However if you enter a description AND check the box we make it alt="description"
Personally I am happy with it as it is. It serves its intended purpose.
If someone wants to change that then be aware that you need to change not only the form (in about 10 places) but also the logic for how we display the alt (in even more places)
However if you enter a description AND check the box we make it alt="description"
Personally I am happy with it as it is. It serves its intended purpose.
I also want this
But without description AND check the box, it should be alt="" and disabled the field
Labels |
Added:
No Code Attached Yet
bug
Removed: ? |
@brianteeman Is this issue valid?