FreeTube icon indicating copy to clipboard operation
FreeTube copied to clipboard

[Bug]: Channel list page, channel names with no spaces or dashes will never wrap or overflow

Open Aiz0 opened this issue 2 years ago • 0 comments

Guidelines

  • [X] I have encountered this bug in the latest release of FreeTube.
  • [X] I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • [X] I have searched the documentation for information that matches the description of the bug I want to file, without success.

Describe the bug

  1. Go to the Channel list page.
  2. See that long channel names with no spaces or dashes will never wrap or overflow.
  3. If you have no such channel in the list you can open it in inspector and edit the name.

This can sometimes cause channel names to blend together.

Expected Behavior

I expect long names to either word wrap or be cut short by overflow.

overflow: hidden and text-overflow: ellipsis is in the style sheet but I assume it doesn't work because of the width not being set by anything.

Issue Labels

visual bug

FreeTube Version

v0.17 Beta

Operating System Version

Linux

Installation Method

AUR

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

Extreme case to show the problem 2022-09-01_T02:15:55

Nightly Build

Aiz0 avatar Sep 01 '22 00:09 Aiz0