On Aug 6, 2014, at 2:59 PM, Paolo Carlini <paolo.carl...@oracle.com> wrote:

> Hi,
> 
> On 08/06/2014 08:48 PM, paul_kon...@dell.com wrote:
>> On Aug 6, 2014, at 2:38 PM, David Gero <david.g...@exfo.com> wrote:
>> 
>>> Accessing https://gcc.gnu.org/viewvc/gcc/trunk/
>>> 
>>> Says it is showing 38 files.  But in fact, it shows only the first 25.  As 
>>> an example, libstdc++-v3 is missing.
>>> 
>>> Same thing happens in other parts of the tree.
>>> 
>>> I checked the HTML page source, and the files simply aren't there.
>> The same on https://gcc.gnu.org/viewvc/gcc/trunk/gcc/ — except in that case 
>> it claims there should be 712 files, and here too is only shows 25 lines.
>> 
>> Time to revert whatever change was made that broke this; as it stands the 
>> website is completely unuseable.
> Thus, the widget on top of the page, meant to select the page the user wants 
> to see (eg, 30 pages overall for ../gcc/trunk) does *not* work for you?!? It 
> works perfectly well for me.

It doesn’t work because I didn’t see it, and when I looked at it some more I 
had no clue what it’s for.

This is not a good way of designing a UI.  It’s cryptic, it’s hard to find, the 
default is questionable, and it doesn’t offer a “see everything” feature.  
There is no visual indication (other than the “wrong” value of the files count) 
that the display is incomplete.  At the very least, it needs to say “more 
entries” or “..." before and/or after the subset that is displayed, if a subset 
is displayed.

But the preferred answer in my mind is to get rid of this thing and go back to 
displaying the whole page.  If you do want to keep the subset thing, at least 
make it NOT the default.

        paul

Reply via email to