<h:panelGroup styleClass="md-inputfield">

Forum rules
Please note that response time for technical support is within 3-5 business days.
User avatar
bjorntj
Posts: 277
Joined: 30 Jul 2010, 10:46

01 Sep 2016, 22:24

The md-inputfield does not work correctly with fields that is auto filled...
If you look the this screenshot:

Image


Regards,

BTJ
PrimeFaces 11.x | PrimeVue 3.x | Spring Boot 2.7.x | Undertow | Mojarra 2.3.x
Mac OS, Firefox and Chromium

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

02 Sep 2016, 07:28

This seems tricky to solve, so I would suggest setting autocomplete off for these two inputs as workaround. We will check to see if there is a solution.

User avatar
bjorntj
Posts: 277
Joined: 30 Jul 2010, 10:46

02 Sep 2016, 08:49

Ok, thx... :)
PrimeFaces 11.x | PrimeVue 3.x | Spring Boot 2.7.x | Undertow | Mojarra 2.3.x
Mac OS, Firefox and Chromium

fqspl
Posts: 5
Joined: 07 Oct 2016, 10:47

01 Dec 2016, 15:06

What is status of the issue? Will it be fixed in next Ultima release?

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

01 Dec 2016, 16:12

Please try;

Code: Select all

body .md-inputfield .ui-inputfield:-webkit-autofill ~ label {
        top: -20px;
        font-size: 12px;
        color: #3F51B5;
}

fqspl
Posts: 5
Joined: 07 Oct 2016, 10:47

02 Dec 2016, 10:55

What about browser independent solution?
The previously mentioned workaround (autocomplete="off") also doesn't work in case of Firefox.

User avatar
bjorntj
Posts: 277
Joined: 30 Jul 2010, 10:46

02 Dec 2016, 10:59

aragorn wrote:Please try;

Code: Select all

body .md-inputfield .ui-inputfield:-webkit-autofill ~ label {
        top: -20px;
        font-size: 12px;
        color: #3F51B5;
}
Tried this but it did not change anything for me...

BTJ
PrimeFaces 11.x | PrimeVue 3.x | Spring Boot 2.7.x | Undertow | Mojarra 2.3.x
Mac OS, Firefox and Chromium

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

02 Dec 2016, 11:03

Interesting! It works fine for me. Which browser are you using?

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

02 Dec 2016, 11:06

Also, I researched this issue and found a link about material animation; https://github.com/angular/material/issues/1376

User avatar
bjorntj
Posts: 277
Joined: 30 Jul 2010, 10:46

02 Dec 2016, 15:10

I am using Chromium but also Firefox.. It seems to happen more often on Chromium but it doesn't seem like the css code makes any difference.
PrimeFaces 11.x | PrimeVue 3.x | Spring Boot 2.7.x | Undertow | Mojarra 2.3.x
Mac OS, Firefox and Chromium

Post Reply

Return to “Ultima - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests