You're viewing old version number 7. - Current version

3 min

Breaking the Web - justinjackson.ca

https://justinjackson.ca

I enjoy Justin's writing. I like his elegantly-designed, simple blog theme. I like his use of the Google monospace font Roboto Mono.

But ...

(I'm "picking" on Justin's site because I like his site and content a lot.)

When viewing his site on a phone, he employs too much spacing in the margins. I don't understand why this is done. It creates an extremely narrow column of text. It looks odd.

In my opinion, his text could stretch a little closer to the sides, and the reading experience would be improved or at least not hampered. It would look better from an aesthetic standpoint.

He can get away with using a narrow column of text on the phone because he also uses a font size that is too small. The text is still readable, but I don't understand the thinking by many publishers to shrink the font size for small screens. I think that someone started this idea years ago, and most designers and publishers continue the practice.

It's great that these people have perfect eyesight, but they should test their sites on phones, even large phones, with users who are "older" and/or with users who need to wear glasses or contacts.

Justin's site could be improved on the phone by using wider text lines and a larger font size.

But what's really obnoxious and destructive is the fact that he prevents users from double-tapping the screen or zooming to increase the font size. This practice creates a reader-hostile web.

The large margin spacing and the small font size on the phone could be overcome by allowing users to zoom into the page.

I assumed that I could zoom to fill the screen, which would increase the font size. But nope. He prohibits what should be a basic user functionality. He interferes with MY web browsing experience.

It would be like a website preventing me from hitting Ctrl-plus or Ctrl-minus to increase or decrease the font size for a website that I'm viewing on desktop/laptop.

It's infuriating when websites use JavaScript to prevent copying text from a web page for excerpting elsewhere.

Anyway, regarding the disabling of zooming on a phone, Justin is not alone in doing this. Unfortunately, too many publishers use this hostile tactic.

Publishers do this because it keeps the font size the same size when a user views the site in landscape mode on the phone. But one reason why I view some sites in landscape mode is to get a larger font size.

Too may people design irritatingly.

In a meta tag on Justin's site, the "viewport" directive is all good except for the "maximum-scale" setting, which prevents pinching and zooming. For shame.

name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1

I mainly use the Safari web browser on my iPhone.

https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag

Mobile browsers handle orientation changes slightly differently. For example, Mobile Safari often just zooms the page when changing from portrait to landscape, instead of laying out the page as it would if originally loaded in landscape. If web developers want their scale settings to remain consistent when switching orientations on the iPhone, they must add a maximum-scale value to prevent this zooming, which has the sometimes-unwanted side effect of preventing users from zooming in:

#blogging - #theme - #web - #design - #moronism - #blog_jr

By JR - 549 words
created: - updated:
source - versions

Related articles
Breaking the Web - justinjackson.ca - Jul 10, 2016
Breaking the web in 2014 - 2016 - May 31, 2016
TheVerge.com still a bloated mess in September 2016 - Sep 13, 2016
Will Twitter eliminate its 140-character post limit? - Mar 16, 2015
Interesting reads from 10-plus years ago at theobvious.com - Aug 23, 2013
more >>

short url


A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: May 3, 2024 - 1:44 p.m. EDT