← Back to team overview

launchpad-doc team mailing list archive

[Bug 263973] [NEW] Help wiki header is unreadable at 800*600

 

Public bug reported:

1. Open a browser window at 800*600. (The same problem can occur at even wider window widths, depending on your preferred font size and text zoom level.)
2. Open any Launchpad Help page, e.g. <https://help.launchpad.net/BranchMergeProposals>.

What you should see: "launchpad help".
What you actually see: "̚    ̚   ̚ help", overlapping the name of the page.

This could be fixed by:
* making the "Launchpad Help" text an image (being text has no accessibility benefit, because the site name is already in the <title>);
* using {overflow: auto;} to make the dark colored section expand to match the height of its contents;
* setting a background color as well as a foreground color for the "launchpad help" text.

** Affects: launchpad-documentation
     Importance: Undecided
         Status: New

** Summary changed:

- Header is unreadable at 800*600
+ Help wiki header is unreadable at 800*600

** Description changed:

- 1. Open a browser window at 800*600.
+ 1. Open a browser window at 800*600. (The same problem can occur at even wider window widths, depending on your preferred font size and text zoom level.)
  2. Open any Launchpad Help page, e.g. <https://help.launchpad.net/BranchMergeProposals>.
  
  What you should see: "launchpad help".
- What you actually see: "̚     ̚    ̚ help", overlapping the name of the page.
+ What you actually see: "̚    ̚   ̚ help", overlapping the name of the page.
  
  This could be fixed by:
  * making the "Launchpad Help" text an image (being text has no accessibility benefit, because the site name is already in the <title>);
  * using {overflow: auto;} to make the dark colored section expand to match the height of its contents;
  * setting a background color as well as a foreground color for the "launchpad help" text.

-- 
Help wiki header is unreadable at 800*600
https://bugs.launchpad.net/bugs/263973
You received this bug notification because you are a member of Launchpad
Documentation Team, which is subscribed to Launchpad Documentation.



Follow ups

References