Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfrazee/electron-bug-context-menu-click
https://github.com/pfrazee/electron-bug-context-menu-click
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pfrazee/electron-bug-context-menu-click
- Owner: pfrazee
- License: cc0-1.0
- Created: 2018-02-23T19:12:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T19:12:49.000Z (almost 7 years ago)
- Last Synced: 2024-10-30T15:54:43.473Z (2 months ago)
- Language: JavaScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# electron-bug-context-menu-click
Click event doesnt work on context menus.
```bash
git clone https://github.com/pfrazee/electron-bug-context-menu-click
cd electron-bug-context-menu-click
npm install
npm start
```Right click, select 'MenuItem1'. A log event should occur but wont.