Form Controls Refresh enabled

1,208 views
Skip to first unread message

Mason Freed

unread,
Jan 6, 2020, 7:21:43 PM1/6/20
to blink-dev
Hello,

This is a quick PSA that the Form Controls Refresh feature (chrome://flags/#form-controls-refresh) has been enabled by default in Chromium 81 for Windows, ChromeOS, and Linux, as of late last week. Mac and Android support will hopefully be coming soon. With this feature enabled, form controls have a new, refreshed appearance, with better accessibility and touch support. This has been an ongoing collaboration between Microsoft and Google, and if you'd like additional information, you can see the recent talk at CDS or the MS blog post. You can also see a few examples of the changes below, but if you'd like to take a closer look at the controls, this page gives an example of all of the elements we changed.

All of the changes should be web-compatible, as the in-page control dimensions have not been changed. However, if this change causes any downstream issues, please let me know.

Thanks,
Mason

screenshot1.png
screenshot3.png
screenshot2.png
screenshot4.png

hotsoft.dese...@gmail.com

unread,
Jan 7, 2020, 1:23:01 PM1/7/20
to blink-dev
Nice work.

Thanks!

Hata Reg

unread,
Apr 18, 2021, 4:15:31 PM4/18/21
to blink-dev, hotsoft.dese...@gmail.com
It is impossible to disable this horrible feature, if I go to flags and set it to disabled and relaunch the browser I still get the awful black lines when clicking in any input.

On Tuesday, January 7, 2020 at 7:23:01 PM UTC+1 hotsoft.dese...@gmail.com wrote:
Nice work.

Thanks!

Karol Kubanda

unread,
Sep 13, 2021, 11:29:25 AM9/13/21
to blink-dev, Mason Freed
Its some solution to remove the blackline form  after this version ? 

Dátum: utorok 7. januára 2020, čas: 1:21:43 UTC+1, odosielateľ: Mason Freed

Mason Freed

unread,
Sep 13, 2021, 1:46:21 PM9/13/21
to Karol Kubanda, blink-dev
You can still use CSS to control the color/style of the focus ring. For example:

<style>
  *:focus-visible {outline-color: hotpink;}
</style>
 

stefan totev

unread,
Sep 29, 2021, 11:39:57 AM9/29/21
to blink-dev, Mason Freed, blink-dev, Karol Kubanda
Well, this must be a joke? Why would you turn on something that will make most of the world add this style in their websites? I don't know who's idea was to put this horrible thing by default and give no control to users to stop it but it was bad decision.
The new look is alright but the black outline is just awful and annoying.

Reply all
Reply to author
Forward
0 new messages