Skip to content

[Bug] Normal mode has no respect for screen size #377

@robertrtwcomputers

Description

@robertrtwcomputers

Describe the bug

When opening on mobile or desktop devices, some article summaries will trail off the screen view port.
Zoom out on the browser enables you to see the summary - but at an unreadable size font

To Reproduce

  1. View articles in normal mode
  2. Attempt to read titles and summaries
  3. observe long summaries trail past screen with
  4. use browser zoom to zoom out to see the full width summary

Expected behavior

The suggestion is to wrap the summaries to the view port screen width only needing an up/down scroll motion to view titles and summaries, before article selection

FreshRSS version

1.27.1

System information

  • Database version: [e.g. SQ
    Installation check
    PHP installation

Your PHP version (8.4.13) is compatible with FreshRSS.

You have the cURL library.

You have PDO and at least one of the supported drivers (pdo_mysql, pdo_sqlite, pdo_pgsql).

You have the required library for regular expressions (PCRE).

You have the required library for character type checking (ctype).

You have the fileinfo library.

You have the required library to browse the DOM.

You have the JSON extension.

You have the recommended mbstring library for Unicode.

You have the ZIP extension.
File installation

Permissions on the data directory are good.

Permissions on the cache directory are good.

Permissions on the users directory are good.

Permissions on the favicons directory are good.

Permissions on the tokens directory are good.
Lite, PostgreSQL 17]

  • PHP version: [e.g. PHP 8.2]
  • Installation type: [e.g. Docker, Docker image source, git, Yunohost]
  • Web server type: [e.g. Apache, nginx]
  • Device: [e.g. iPhone13]
  • OS: [e.g. Ubuntu 24.04, Win11, MacOS14]
  • Browser: [e.g. Firefox 134]

Additional context

Scrolling left to right loses the title and other article details. This makes an otherwise great application feel less polished.

This is fantastic application and cleans up a lot of "newer internet" garbage.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions