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

godoc: search text is cut off on safari #29742

Closed
nhooyr opened this issue Jan 15, 2019 · 4 comments
Closed

godoc: search text is cut off on safari #29742

nhooyr opened this issue Jan 15, 2019 · 4 comments

Comments

@nhooyr
Copy link
Contributor

nhooyr commented Jan 15, 2019

Ran

godoc -http=:8080 -index -play -index_interval=10s

Then on Safari Version 12.0 (14606.1.36.1.9)

screen shot 2019-01-14 at 10 21 39 pm

The search text in the box is cut off. This only occurs with local godoc, golang.org looks fine.

screen shot 2019-01-14 at 10 22 10 pm

Stretching the window does not help.

@nhooyr
Copy link
Contributor Author

nhooyr commented Jan 15, 2019

Cannot reproduce on chrome.

@agnivade
Copy link
Contributor

Duplicate of #27210. Which is already fixed in master. Are you sure you have the latest ? Or this is a regression ?

@nhooyr
Copy link
Contributor Author

nhooyr commented Jan 15, 2019

Certain I'm on master, just ran go get -u golang.org/x/tools/cmd/godoc

@agnivade
Copy link
Contributor

Thanks. I will reopen that issue then.

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

No branches or pull requests

3 participants