Ye Joo Park

Results 17 issues of Ye Joo Park

``` Yes-MacBook-Pro:hackbrowser root# ./node_modules/.bin/electron . App threw an error during load Error: ENOENT: no such file or directory, mkdir '/var/root/Library/Application Support/hackbrowser/logs' at Object.fs.mkdirSync (fs.js:855:18) at Object. (/Users/yejoopark/Downloads/hackbrowser/main.js:18:5) at Object. (/Users/yejoopark/Downloads/hackbrowser/main.js:36:3)...

bug

Refer to https://github.com/hokein/electron-sample-apps/tree/master/pepper-flash-plugin

enhancement

Chrome: ![image](https://cloud.githubusercontent.com/assets/1064036/24087800/d45ae6a6-0d66-11e7-86f4-1bcc3f469c29.png) HackBrowser: ![image](https://cloud.githubusercontent.com/assets/1064036/24087806/e4bb2aec-0d66-11e7-83ac-22e18aae1599.png) Autocomplete should fill address bar input with suggested value and select text following user's input

enhancement

Need to set partition on `` elements to share session. https://electron.atom.io/docs/api/webview-tag/#partition

enhancement

in TabView.js, check if navigation occured on main frame in handleDidFrameFinished()

bug

http://10.220.212.103/ will redirect to google search

bug

Opening a pop-up doesn't return after successfully signing in. http://d2.naver.com/helloworld/6033708 Try logging in via Github in the comment section. A new pop-up will appear. Even if the login is successful...

bug

Switching & animating tab order not working

bug

Pressing Ctrl+R will refresh the whole page, not the `` element.

enhancement

Need to use NeDB or some other embedded DB

enhancement