Thick black borders of all inputbox: is there any plan to fix it

49 views
Skip to first unread message

Atronoush

unread,
Aug 4, 2020, 11:29:50 AM8/4/20
to TiddlyWiki
Recently Eric in another post informed on the change in Chromium based browser on input elements border thickness which cause inconsistent appearance of such elements in Tiddlywiki UI. He also posted a patch!

My question is if there is a fix or patch on official 5.1.23p release or the plan is to follow browser default rules.

Atro


Figure: Inconsistent thick black borders of input boxes.

image-183.png

Atronoush

unread,
Aug 4, 2020, 11:33:09 AM8/4/20
to TiddlyWiki

PMario

unread,
Aug 4, 2020, 11:35:49 AM8/4/20
to TiddlyWiki
Hi,
Can you link to the discussion, with the fix?
-m

Atronoush

unread,
Aug 4, 2020, 11:43:54 AM8/4/20
to TiddlyWiki
Hi Mario,


Atro

Eric Shulman

unread,
Aug 4, 2020, 11:45:18 AM8/4/20
to TiddlyWiki
On Tuesday, August 4, 2020 at 8:29:50 AM UTC-7, Atronoush wrote:
Recently Eric in another post informed on the change in Chromium based browser on input elements border thickness which cause inconsistent appearance of such elements in Tiddlywiki UI. He also posted a patch!
My question is if there is a fix or patch on official 5.1.23p release or the plan is to follow browser default rules.

I am conflicted on this:

Philosophically, I feel we should be browser agnostic, and accept the default browser appearances.
Aesthetically, I prefer the old look with the thinner borders.
Practically, it's easy enough to create a custom stylesheet (tagged with $:/tags/Stylesheet) containing:
input { border-width:1px; }

-e

Reply all
Reply to author
Forward
0 new messages