Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Right-clicking in Chromium DevTools doesn't work #110

Open
NMinhNguyen opened this issue Jul 28, 2017 · 3 comments
Open

Right-clicking in Chromium DevTools doesn't work #110

NMinhNguyen opened this issue Jul 28, 2017 · 3 comments

Comments

@NMinhNguyen
Copy link

Hey,

I've noticed that right-clicking in DevTools in Openfin v6 doesn't seem to work. Was that a conscious decision, or a regression from v5?

@dcchuck
Copy link
Contributor

dcchuck commented Jul 28, 2017

The --no-sandbox flag will enable the rightclick in devtools.

@NMinhNguyen
Copy link
Author

Are there any security implications when setting that flag?

@dcchuck
Copy link
Contributor

dcchuck commented Jul 29, 2017

Yes, you are disabling the chromium sandbox with that flag. Fine for testing, etc. but I wouldn't use in production.

pbaize pushed a commit to pbaize/core that referenced this issue Oct 18, 2019
* RUN-3996 fixed a multi-runtime regression (HadoukenIO#109)

* Version bump to 30.2
pbaize pushed a commit to pbaize/core that referenced this issue Oct 18, 2019
* RUN-3996 fixed a multi-runtime regression (HadoukenIO#109)

* V bump.30.2 (HadoukenIO#110) (HadoukenIO#111)

* RUN-3996 fixed a multi-runtime regression (HadoukenIO#109)

* Version bump to 30.2

* RUN-3999 multi runtime tests config update (HadoukenIO#112)

* V bump.30.2 (HadoukenIO#110)

* RUN-3996 fixed a multi-runtime regression (HadoukenIO#109)

* Version bump to 30.2

* RUN-3999 Update multi runtime tests config

* Bug/run 3965 multi runtime cache clearing issue (HadoukenIO#114)

* V bump.30.2 (HadoukenIO#110)

* RUN-3996 fixed a multi-runtime regression (HadoukenIO#109)

* Version bump to 30.2

* RUN-3965 Fix EPERM: operation not permitted

* RUN-3965 Fix some cache folders not deleted issue

* RUN-4017/services (HadoukenIO#113)

* passing tests

* made changes

* RUN-4028 -  Async add listener (HadoukenIO#115)

* V bump.30.2 (HadoukenIO#110)

* RUN-3996 fixed a multi-runtime regression (HadoukenIO#109)

* Version bump to 30.2

* some test fixes

* more timeouts in tests

* altered tests to check for awaiting newlistener

* undo unnecessary edit

* fix types of registereventlistener and unregister

* hold, fixed removeAllListeners but need to test

* added some tests

* added testing

* cleanup

* fix prependonce

*  bit more testing

* revert test changes

* changed class name, some cleanup

* make tests match new best practices

* name of test file

* tests cleanup

* back to arrows for tslint

* bind rawsend (HadoukenIO#116)

* RUN-4045 register window name early in creation (HadoukenIO#117)

* RUN-4033 plugin.import accepts a string (HadoukenIO#118)

* Feature/test sledghammer (HadoukenIO#119)

* sledghammer approach to fixing tests.

* taking a sledghammer to our Multi runtime tests.

* Moving back to es6 untill we hit a major version.

* A few items from the code review.

* code review items.

* code review items.

* V bump.30.2 (HadoukenIO#110) (HadoukenIO#121)

* RUN-3996 fixed a multi-runtime regression (HadoukenIO#109)

* Version bump to 30.2

* RUN-3898 - External services tests (HadoukenIO#120)

* hiold

* hold

* tests for external services re RUN-3898

* clean up

* Test fixed, no longer leaving around runtime (HadoukenIO#122)

* test fixed, no longer leaving around runtime

* cleanup

* Fixed issue with the webpack grunt task where it was not reporting the errors correctly (HadoukenIO#123)

* Fixed issue with the webpack grunt task where it was not reporting the errors correctly

* Passing error codes instead of arrays.

* version bump. (HadoukenIO#124)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants