SeaUrchinBot / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

API doc minor display bugs (4 bugs) #274

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. Open Chrome
2. visit 
http://closure-library.googlecode.com/svn/docs/class_goog_ui_ButtonRenderer.html
3. In case of Bug D, refresh several times.

What is the expected output? What do you see instead?

 Bug A: Unexpected lines (See Screenshot 1)
  - Observed: Light blue lines run along the top of 
  - Expected: Only dark blue lines connecting the classes.  The light blue lines don't appear as though they should be there.

 Bug B: Class Diagram collides with other text on the page (See Screenshot 1)
  - Observed: Class Diagram and other copy on the page overlap each other.
  - Expected: There should be a scroll bar or other device that provides for viewing wide class diagrams.  It should be obvious that there is more of a diagram to the right.

 Bug C: HTML Entities have been double encoded. (See Screenshot 1)
  - Observed: getValue - returns the button element's value
  - Expected: getValue - returns the button element's value

 Bug D: Sometimes the class diagram doesn't appear. (See Screenshot 2)
  - Observed: Revisiting the page randomly results in the class diagram not appearing.
  - Expected: The class diagram should appear everytime.

What version of the product are you using? On what operating system?
Chrome 8.0.552.237 - Windows 7 Ultimate

Original issue reported on code.google.com by steve.sp...@gmail.com on 4 Feb 2011 at 11:03

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by chrishe...@google.com on 23 Apr 2012 at 8:53