coderaiser / smalltalk

Promise-based Alert, Confirm and Prompt replacement
MIT License
91 stars 20 forks source link

works, but does not open in new window, just sets HTML at the bottom of screen #4

Closed alandoyle95 closed 7 years ago

alandoyle95 commented 7 years ago

all the prompt stuff works but it gets added to the bottom of the screen and not into a new window?

coderaiser commented 7 years ago

What browser, and what version of a browser are you using?

alandoyle95 commented 7 years ago

Electron latest version.

On Aug 8, 2017 1:08 AM, "coderaiser" notifications@github.com wrote:

What browser, and what version of a browser are you using?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/coderaiser/smalltalk/issues/4#issuecomment-320883563, or mute the thread https://github.com/notifications/unsubscribe-auth/AF7q0VdPtKKD3xLivvWYaNT4VAiRDmcaks5sWBeKgaJpZM4Ov8zh .

coderaiser commented 7 years ago

Actually smalltalk should not open new window, it is creates modal window inside webpage similar to ones used in chrome.

Could you show me screenshot?

alandoyle95 commented 7 years ago

Yea in about 5 hours when I get to work.. if I'm not half asleep.. xD it is in the renderer process if that makes any difference

coderaiser commented 7 years ago

Closed due to lack of information.

solancer commented 7 years ago

This is happening in the latest install of electron.

PFA screenshot below.

screen shot 2017-08-10 at 9 24 10 pm

alandoyle95 commented 7 years ago

OK, sorry work has been EXTREMELY crazy lately... the above screen shot is exactly what its doing except i was using the prompt as well.