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

List:       konq-bugs
Subject:    [Bug 158592] New: [TESTCASE] Google code's source browser not showing
From:       Maksim Orlovich <maksim () kde ! org>
Date:       2008-02-29 19:46:15
Message-ID: 20080229204613.158592.maksim () kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=158592         
           Summary: [TESTCASE] Google code's source browser not showing up
           Product: konqueror
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konq-bugs kde org
        ReportedBy: maksim kde org


Version:           4.0.2 (KDE 4.0.2) (using 4.0.2 (KDE 4.0.2), compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24-tmb-desktop-1mdv

On e.g. http://code.google.com/p/kwebtest/source/browse/?r=1, we don't show directories/files Below is a \
reduction. The difference with IceWeasel seems to be in how we size #dirsandfiles --- it seems to make \
its height 60% of the canvas(?) or such (so the stuff below that can be omitted from the TC). Dunno what \
behavior is correct; Opera 9.5b agrees with us, though.

<style>

#dirsandfiles {
  border: 1px solid green;
  position: relative;
  height: 60%;
}


#dirlist {
  border: 1px solid red;
  position: absolute;
  top: 0; left: 0; bottom: 0; width: 30%; height: 100%;
  overflow: auto;
}

</style>

 <div>
    <div id="dirsandfiles">
        <div id="dirlist">
         Foo
        </div>
    </div>
</div>
_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
https://mail.kde.org/mailman/listinfo/konq-bugs


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

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