Issues Form content not showing with Firefox, while Chrome working
Categories
(Core :: DOM: Forms, defect)
Tracking
()
People
(Reporter: u635660, Unassigned)
Details
(Keywords: webcompat:needs-diagnosis)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36
Steps to reproduce:
content of form fields is no more showing in Wordpress while in edit mode "Visual" (in "text" mode still working)
found this:
<textarea id....
(text mode) - style=height: 161px;" aria-hidden="false"
(visual mode) - style=height: 161px; display: none;" aria-hidden="true"
this bug not reproducible on chrome this form is used on wordpress
Actual results:
Not showing content anymore
Expected results:
it should let you see the content.
Comment 1•5 years ago
|
||
Hi Andrew, thank you for reporting this!
Unfortunately I'm not familiar with Wordpress, could you provide a step-by-step process to create "content of form fields" in Wordpress?
Adding webcompat? in case someone is already familiar with it:
Log into your WordPress admin dashboard.
Install a form plugin for WordPress.
Create a new form.
Comment 3•5 years ago
|
||
I followed this steps:
- Go https://wordpress.com/ and log in
- Click "Write" button at the top-right position
- Click a blue plus button named "Add block" at the top-left position
- Type "form" in the search box
- Select "Form"
- Click "Skip"
And then I was confused since there was no "content" in the form and I couldn't fill in. Was I even following the right steps? 🤔
Comment 4•5 years ago
|
||
(In reply to andrew g from comment #2)
Log into your WordPress admin dashboard.
Install a form plugin for WordPress.
Create a new form.
Hi Andrew, I am trying to reproduce the bug, but installing a plugin requires a business plan. Could you share which form plugin are you using? Thanks! And if you share a video to show the issue, that would be really helpful. Thanks!
Comment 5•4 years ago
|
||
Closing as INCOMPLETE as not hearing from reporter for more than 1 year.
Dear reporter, when you have a chance to get back here, please feel free to reopen it. Thanks.
Updated•4 years ago
|
Description
•