Title: `SHIFT` and `PAGE_UP` keys use the same `keyCode` in `P2D` and `P3D` · Issue #702 · processing/processing4 · GitHub
Open Graph Title: `SHIFT` and `PAGE_UP` keys use the same `keyCode` in `P2D` and `P3D` · Issue #702 · processing/processing4
X Title: `SHIFT` and `PAGE_UP` keys use the same `keyCode` in `P2D` and `P3D` · Issue #702 · processing/processing4
Description: Created by: slu4coder Hi guys, thanks for your excellent work on Processing 4. Sorry to report this annoying issue making it essentially impossible to detect the difference between SHIFT and PAGE_UP when using the P2D renderer. Problem: ...
Open Graph Description: Created by: slu4coder Hi guys, thanks for your excellent work on Processing 4. Sorry to report this annoying issue making it essentially impossible to detect the difference between SHIFT and PAGE_U...
X Description: Created by: slu4coder Hi guys, thanks for your excellent work on Processing 4. Sorry to report this annoying issue making it essentially impossible to detect the difference between SHIFT and PAGE_U...
Opengraph URL: https://github.com/processing/processing4/issues/702
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"`SHIFT` and `PAGE_UP` keys use the same `keyCode` in `P2D` and `P3D`","articleBody":"*Created by: slu4coder*\n\nHi guys,\r\n\r\nthanks for your excellent work on Processing 4. Sorry to report this annoying issue making it essentially impossible to detect the difference between SHIFT and PAGE_UP when using the P2D renderer. Problem: Both use keyCode = 16 :-(\r\n\r\nThis is not a problem under the DEFAULT renderer. It uses keyCodes 33-35 for HOME/END/PG_UP/PG_DN and 16 for SHIFT.\r\nP2D however uses keyCodes 2, 3, 16(?) and 11 for the above keys and again 16 for SHIFT.\r\n\r\nBtw, I am typing on a German keyboard but for the keys involved that shouldn't make any difference, I guess.\r\n\r\nGood luck! slu4.\r\n\r\nvoid setup() { size(200, 200, P2D); }\r\nvoid draw() {}\r\nvoid keyPressed() { println(key, int(key), key==CODED, keyCode); }","author":{"url":"https://github.com/processing-bot","@type":"Person","name":"processing-bot"},"datePublished":"2023-04-15T17:07:52.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/702/processing4/issues/702"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:19a61e98-5119-d826-4bc4-23bb71cdf933 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 947C:30DAA3:32C46:4378D:696A69F9 |
| html-safe-nonce | 276af18f5543e4a0a781a9af510a4d78194bd1f5b7ba4fd1751bcd3a74f02cea |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NDdDOjMwREFBMzozMkM0Njo0Mzc4RDo2OTZBNjlGOSIsInZpc2l0b3JfaWQiOiIxMjQ4MDQwMjYxNTg5Mjk3NjU3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | e82d2aa6f7062d03d365cbd6ddfba03b416c3d075a22d767783a932d047c944e |
| hovercard-subject-tag | issue:2472644845 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/processing/processing4/702/issue_layout |
| twitter:image | https://opengraph.githubassets.com/2da19d5ed0f8ac0b61c24b219f50e74c4104e916cf9a2a2ff0985652338feb4e/processing/processing4/issues/702 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/2da19d5ed0f8ac0b61c24b219f50e74c4104e916cf9a2a2ff0985652338feb4e/processing/processing4/issues/702 |
| og:image:alt | Created by: slu4coder Hi guys, thanks for your excellent work on Processing 4. Sorry to report this annoying issue making it essentially impossible to detect the difference between SHIFT and PAGE_U... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | processing-bot |
| hostname | github.com |
| expected-hostname | github.com |
| None | 6fea32d5b7276b841b7a803796d9715bc6cfb31ed549fdf9de2948ac25d12ba6 |
| turbo-cache-control | no-preview |
| go-import | github.com/processing/processing4 git https://github.com/processing/processing4.git |
| octolytics-dimension-user_id | 1617169 |
| octolytics-dimension-user_login | processing |
| octolytics-dimension-repository_id | 844382769 |
| octolytics-dimension-repository_nwo | processing/processing4 |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 844382769 |
| octolytics-dimension-repository_network_root_nwo | processing/processing4 |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f2d9f6432a5a115ec709295ae70623f33bb80aee |
| ui-target | canary-1 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width