GNU bug report logs - #51137
29.0.50; Make documentation more readable in mobile devices

Previous Next

Package: emacs;

Reported by: Carlos Pita <carlosjosepita2 <at> gmail.com>

Date: Mon, 11 Oct 2021 19:07:02 UTC

Severity: minor

Tags: moreinfo

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: Glenn Morris <rgm <at> gnu.org>, Eli Zaretskii <eliz <at> gnu.org>, Carlos Pita <carlosjosepita2 <at> gmail.com>, webmasters <at> gnu.org, 51137 <at> debbugs.gnu.org
Subject: bug#51137: 29.0.50; Make documentation more readable in mobile devices
Date: Mon, 12 Sep 2022 13:38:42 +0200
[Message part 1 (text/plain, inline)]
Stefan Kangas <stefan <at> marxist.se> writes:

>> (It's true that this mostly just applies gnu.org style, but you could
>> always stop doing so.)
>
> But it seems better that the GNU stylesheet is updated, so that this is
> fixed for everyone and not just for Emacs.

Yes.  The problem seems to be here in style.css:

/* For navigation links */
.node a, .header a {display: inline-block;line-height: 2em;}

Having the <a> in the header be inline-block apparently makes
Chrome-based mobile browsers display the links very weirdly.

To test on a Chromium browser, go to this page:

https://www.gnu.org/software/emacs/manual/html_node/emacs/Basic-Minibuffer.html

And then use Developer Tools to switch to mobile view, and you should
see the problems:

[Message part 2 (image/png, inline)]
[Message part 3 (text/plain, inline)]
Could someone who controls the style.css file fix this,
webmasters <at> gnu.org?

If not, we can override this in the Emacs style sheets, but it seems
like it's a style.css problem.  (On the other hand, perhaps not -- CSS
problems aren't always trivial to debug.)


This bug report was last modified 2 years and 303 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.