[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 249635] New: Horizontal scrollbar on jointhegame.kde.org
From:       Federico Rampazzo <Frampone () gmail ! com>
Date:       2010-08-31 14:02:06
Message-ID: bug-249635-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=249635

           Summary: Horizontal scrollbar on jointhegame.kde.org
           Product: www.kde.org
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: general
        AssignedTo: kde-www@kde.org
        ReportedBy: Frampone@gmail.com


Version:           unspecified (using KDE 4.5.0) 
OS:                All

If you visit jointhegame.kde.org you will notice an horizontal scrollbar in
your browser.
If the scrollbar is used, an user will be able to navigate the site but the
pages will be transparent.
The first time I opened the site, instead of clicking the menu, I used the
scrollbar

Reproducible: Always

Steps to Reproduce:
Open the website

Actual Results:  
The horizontal scrollbar is displayed

Expected Results:  
The horizontal scrollbar should not be visible

To hide the scrollbar you should use overflow:hidden; on the body or create an
extra layer with overflow:hidden set.

in jointhegame.kde.org/style.css:
FROM:
body {
  background-color:#00AFEF; background-image:url(images/bg.gif);
}
TO:
body {
  overflow:hidden;
  background-color:#00AFEF; background-image:url(images/bg.gif);
}

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic