User tests: Successful: Unsuccessful:
Pull Request
"onchange" event don't work on color form field. If I add
<field
name="my_color"
type="color"
control="advanced"
onchange="alert('color changed');"
/>
I get result HTML result:
<input type="text" name="my_color" ... data-control="advanced" alert('color="" changed');="" data-format="hex" size="7">
Create form with color form field and add custom "onchange" for example onchange="alert('color changed');"
then load page with this form and select any color
you don't get message "color changed"
you get message "color changed"
Category | ⇒ | Layout |
Status | New | ⇒ | Pending |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
PR-4.3-dev
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-07-14 18:56:10 |
Closed_By | ⇒ | obuisard |
I have tested this item✅ successfully on 9193822
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41126.