deskamuhammad / go-tour

Automatically exported from code.google.com/p/go-tour
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

ui: When clicking "syntax off": Uncaught TypeError: Cannot read property 'setOption' of undefined #175

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open javascript console in the browser of your choice
2. Click the "syntax off" button
3. See the error message appear.

What is the expected output? What do you see instead?
Syntax highlighting becomes disabled. Instead the highlighting remains.

What version of the product are you using? On what operating system?
c0237d6f6a0e

Please provide any additional information below.

Also, the label "syntax off" is confusing. I didn't immediately grasp the 
meaning, even though it was the feature I was looking for. Perhaps 
"highlighting off" would be more obvious.

Original issue reported on code.google.com by kamil.ki...@gmail.com on 21 May 2014 at 1:14

GoogleCodeExporter commented 9 years ago
Yep I've noticed this too.

Original comment by a...@golang.org on 21 May 2014 at 1:21

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 27fad7d05796.

Original comment by campoy@golang.org on 21 May 2014 at 4:11