Closed Bug 1686259 Opened 5 years ago Closed 4 years ago

Issues Form content not showing with Firefox, while Chrome working

Categories

(Core :: DOM: Forms, defect)

Firefox 84
Desktop
Windows 10
defect

Tracking

()

RESOLVED INCOMPLETE

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.

Component: Untriaged → DOM: Forms
Product: Firefox → Core
Hardware: Unspecified → Desktop

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:

Flags: needinfo?(planetman1125)
Flags: needinfo?(planetman1125)
OS: Unspecified → Windows 10

Log into your WordPress admin dashboard.
Install a form plugin for WordPress.
Create a new form.

I followed this steps:

  1. Go https://wordpress.com/ and log in
  2. Click "Write" button at the top-right position
  3. Click a blue plus button named "Add block" at the top-left position
  4. Type "form" in the search box
  5. Select "Form"
  6. 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? 🤔

(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!

Flags: needinfo?(planetman1125)

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.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Flags: needinfo?(planetman1125)
You need to log in before you can comment on or make changes to this bug.