Automattic / themes

Free WordPress themes made by Automattic for WordPress.org and WordPress.com.
https://themeshaper.com
GNU General Public License v2.0
844 stars 342 forks source link

Independent Publisher 2: Form block fields issues in safari #4030

Open marutim opened 3 years ago

marutim commented 3 years ago

Steps to replicate

Issue with the Safari browser:

Markup 2021-06-09 at 18 29 50

The form fields working as intended in the Firefox browser:

Markup 2021-06-09 at 18 30 20

Result

The text can is not visible but the contact form can be submitted and everything else functions as intended.

The temporary workaround is to use the following custom CSS but this does not help with sites with Personal plan or Free plan.

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form input[type="url"] {
    height: 2em;
}

Expected

The form fields should display content well in all browsers including Safari

adelineyaw commented 3 years ago

Another user report: 30396473-hc / 4104970-zen - I want to add for this case, the issue can also be replicated on an iPhone as seen here: Image from iOS

joweber123 commented 2 years ago

Another report of this here - 4121057-zen

CSS workaround provided above works for this Premium site user.

metabreakr commented 2 years ago

For 4104970-zen (reported above), I comp'd the user custom design to use the CSS workaround.

kosiew commented 2 years ago

Another report - #4160410-zen

RealCarFax commented 2 years ago

Another report: #31099287-hc Gave them the CSS workaround and that has helped.

hacchism commented 2 years ago

Another report: 4341078-zen

wpshellbelle commented 2 years ago

Another report at 33603108-hc

liviopv commented 2 years ago

4740250-zen

hacchism commented 2 years ago

Another report: 34492918-hc

druesome commented 2 years ago

4903906-zen