web mailing list archives
web@odoo-community.org
Browse archives
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 12:59:48I think this will make other views more cumbersome to manage. Other modules can place fields after another field that uses this widget.
Well, it will change the size according to the size of each field if it is bigger than the minimum px, The size is independent for each one. Right now it is harder to read all in this case, as you need to click on each field and start scrolling.
Would it be possible to disable the scroll action of elements inside the "main" container that are not active (no focus)?
I am not sure, as the widget is generated on the start, not when clicking.
However, changing the behavior can be somehow crazy. If you have two HTML fields big enough, you will need to click on the first to read it all (the scroll is working only when clicking, but the new behavior will be making it big). When you start reading the second field, everything will be resized, I don't know if this is the expected behavior 😞
—
You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Reference
-
[OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 11:13:39 - 0-
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Jairo Llopis" <notifications@github.com> - 06/05/2021 11:27:13 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Jairo Llopis" <notifications@github.com> - 06/05/2021 11:27:12 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 17:32:28 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 17:26:28 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "SplashS" <notifications@github.com> - 05/05/2021 16:35:12 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 12:59:48 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Alexandre DÃaz" <notifications@github.com> - 05/05/2021 12:51:43 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Pedro M. Baeza" <notifications@github.com> - 05/05/2021 11:16:24 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 11:15:18 - 0
-