[Bug 4719] New: scrollbar unavailable when compare 2 files

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Jun 11 08:57:30 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4719

          Priority: normal
            Bug ID: 4719
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: scrollbar unavailable when compare 2 files
          Severity: feature
    Classification: Unclassified
                OS: Linux
          Reporter: baptisteschalck at gmail.com
          Hardware: Other
            Status: UNCONFIRMED
           Version: 2.7.1
         Component: hgweb
           Product: Mercurial

Hy, 

We work with Mercurial 2.7.1.
When using comparison on 2 files, the bottom scrollbar does not appear.


I modify the file
/usr/lib64/python2.6/site-packages/mercurial-2.7.1/templates/static/style-gitweb.css 

and comment the line 

.comparison{
     /* overflow : scroll; */
}

to disable overflow, and show the bottom scrollbar.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list