Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go Tour UI - Table of Content scrollbar inaccessible #183

Closed
GoogleCodeExporter opened this issue Jul 26, 2015 · 2 comments
Closed

Go Tour UI - Table of Content scrollbar inaccessible #183

GoogleCodeExporter opened this issue Jul 26, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

1. Click on the menu icon (burger.png)
2. Resize the window so that the scroll bar appears on the right.
3. Try to use your mouse to scroll down.

You can't.

What version of the product are you using? On what operating system?
Chrome 37 or Firefox 32
Ubuntu 14.04

Please provide any additional information below.

In the table of content div(toc), there is :
a "click-catcher" div
You could set its css position property "right" to 500px to fix this for 
instance.
The width of the toc is fixed so it should be sufficient to have access to the 
scroll bar.

Original issue reported on code.google.com by atd...@gmail.com on 4 Dec 2014 at 11:11

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by a...@golang.org on 4 Dec 2014 at 11:16

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Fixed with https://codereview.appspot.com/182510043

Original comment by campoy@golang.org on 5 Dec 2014 at 8:17

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant