Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Bug report:

REPL on https://polybit.com/ fails to display fonts. See [1] for a screenshot.

Firefox 47.0 on OSX.

[1]http://i.imgur.com/ty8PZT9.png

The console logs the keydown events per pconsole.js line number 308. I see the keys I pressed but nothing shows up.

keydown { target: <textarea>, key: "h", charCode: 0, keyCode: 72 } pconsole.js:308:5

keydown { target: <textarea>, key: "e", charCode: 0, keyCode: 69 } pconsole.js:308:5

keydown { target: <textarea>, key: "l", charCode: 0, keyCode: 76 } pconsole.js:308:5

keydown { target: <textarea>, key: "l", charCode: 0, keyCode: 76 } pconsole.js:308:5

keydown { target: <textarea>, key: "o", charCode: 0, keyCode: 79 } pconsole.js:308:5

keydown { target: <textarea>, key: " ", charCode: 0, keyCode: 32 } pconsole.js:308:5

keydown { target: <textarea>, key: "w", charCode: 0, keyCode: 87 } pconsole.js:308:5

keydown { target: <textarea>, key: "o", charCode: 0, keyCode: 79 } pconsole.js:308:5

keydown { target: <textarea>, key: "r", charCode: 0, keyCode: 82 } pconsole.js:308:5

keydown { target: <textarea>, key: "l", charCode: 0, keyCode: 76 } pconsole.js:308:5

keydown { target: <textarea>, key: "d", charCode: 0, keyCode: 68 } pconsole.js:308:5

:)



Should work now. Just pushed a hotfix. Thanks for the catch! (You and everybody else.)


Happy to help. :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: