TryGhost / TryGhost/Source

Text only browsers cannot open posts

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
129
Forks
258
Avg merge
2h 57m
Merged PRs (30d)
36

Description

Issue Summary

Using the Lynx browser to view the site, I cannot open posts to view the content. The link navigation jumps to the article author and just displays the authors page. Using Lynx Version Lynx Version 2.9.0 (15 Jan 2024) on Fedora Linux 40 (Silverblue).

Steps to Reproduce
1. Install and launch Lynx

2. Press g

3. Enter site URL, press enter

4. Navigate using up/down arrows

5. Watch the selection cursor jump past the titles

I would expect article titles to be links so content pages are navigable.

Technical details:
* Ghost Version: 5.89.0

* Source theme version: 1.3.2

* Browser/OS: Lynx  2.9.0/Fedora Linux 40 Silverblue

This was also reported way back in 2018 in TryGhost/Ghost#9572 when Casper was still the default theme, presumably with that poster using Casper. I could not find a related issue report made for the Casper theme, but I temporarily switched my personal blog to the "casper (legacy)" theme and post links do show up correctly, so it must have been fixed for the legacy Casper theme sometime between when the aforementioned issue was reported and now. Edit: Small correction here, with the Casper theme if a post has an image with alt text set I can select and open those, but the actual article titles are not selectable.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in Lynx 2.9.0 on Fedora Linux 40 and inspect how the Source theme exposes article titles during keyboard navigation. The work is done when article titles are selectable links that open the post content, including for posts without image alt text.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
accessibility, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.