rmasy / rebioma

Automatically exported from code.google.com/p/rebioma
0 stars 0 forks source link

Resize issue #186

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. resize the browser (in map view, or list view)
2. use the horizontal scroll bar to move to the right, you will see the top
bar and the content tab (in map view only) has been cut off

What is the expected output? What do you see instead?
It's expected that the content tab will be extended all the way to the end
of the page.

Problem is that the middle search bar has a minimum width requirement,
therefore, the top bar and the content tab minimum width should correspond
to the minimum width of the search bar.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by berna...@gmail.com on 5 Nov 2008 at 9:57

GoogleCodeExporter commented 9 years ago
P.S if you are gonna getobjectwidth for the middle search-bar, then the width 
of the
french bar is going to be different, so perhaps we should get the minimum width 
of 
max(width of french search-bar, width of the english search-bar), my money is 
on the
french one that it will be longer.

Original comment by berna...@gmail.com on 5 Nov 2008 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by gtuco.bt...@gmail.com on 7 Mar 2009 at 12:54