Designer News
Where the design community meets.
7 years ago from Brad Frost, Brad Frost Web
Thanks for this; glad to hear some of those issues have smoothed out. At this stage in the game, I'm so used to ems and rems that it would be a big mental shift to go back to pixels haha.
Related: I thought this recent article on ems and rems was good.
The comments in that article bring up that there's a user setting to scale only the text. For the history, read: https://mindtheshift.wordpress.com/2015/04/02/r-i-p-rem-viva-css-reference-pixel/
Respecting a legacy setting just because it exists is dogmatic though. The accessibility scenario is simple. People with low vision need:
Normal browser zoom + responsive design meet those requirements without issue. There's no need to support the large text settings as well.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
As far as I know this isn't as much of an issue anymore: https://benfrain.com/just-use-pixels/
I think you have to manually change browser settings to recreate the old undesired text behavior when set in px. Every app that I look at that is set in pixels resizes just fine with user zoom settings across multiple devices and browsers.
However ems and rems do give you benefits otherwise that still make them useful.