On Saturday, March 26, 2011 3:03:27 AM UTC+1, William Stein wrote:
>
> Broken in *any* way at all?
>
I found a detail that doesn't work for me (on Chrome 11):
Type in "Graph", hit Tab, scroll down the completion-list with the arrow 
keys. I can only reach the first two. This also happens for other 
completions, looks like something with the generated html layout is broken 
because it starts with one column and then splits into two.

10min later: ... I checked the generated html, i think the problem is that 
the surrounding ul tag of the first row does a linebreak (I tried adding 
style="white-space:nowrap" but no luck) and there is also an unnecessary 
<li> tag right next to the <ul class="completion_menu_one"> ...

H

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to