Title: Viewing the source bug
Last modified: February 28, 2022

---

# Viewing the source bug

 *  [Tano](https://wordpress.org/support/users/tanohex/)
 * (@tanohex)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/viewing-the-source-bug/)
 * Hi Subodh,
 * Please note that even if **viewing source** is disabled, **CTRL+U**, **CTRL+SHIFT
   +C** and **CTRL+SHIFT+I** still work.
 * Maybe some more key events could be added, like:
 *     ```
       if (event.keyCode === 123 ||
           event.ctrlKey && event.shiftKey && event.keyCode === 73 || event.ctrlKey && event.shiftKey && event.keyCode === 67 ||
           event.ctrlKey && event.shiftKey && event.keyCode === 75)
       ```
   
 * Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Subodh Ghulaxe](https://wordpress.org/support/users/subodhghulaxe/)
 * (@subodhghulaxe)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/viewing-the-source-bug/#post-15412414)
 * [@tanohex](https://wordpress.org/support/users/tanohex/) working on this improvement,
   please expect a new version with the handling for CTRL+U, CTRL+SHIFT+C and CTRL
   +SHIFT+I in 24 hours.
 *  Thread Starter [Tano](https://wordpress.org/support/users/tanohex/)
 * (@tanohex)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/viewing-the-source-bug/#post-15441688)
 * [@subodhghulaxe](https://wordpress.org/support/users/subodhghulaxe/) any news
   on this?
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Viewing the source bug’ is closed to new replies.

 * ![](https://ps.w.org/content-copy-protection-disable-right-click/assets/icon-
   256x256.gif?rev=2544770)
 * [Content Copy Protection & Disable Right Click](https://wordpress.org/plugins/content-copy-protection-disable-right-click/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-copy-protection-disable-right-click/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-copy-protection-disable-right-click/)
 * [Active Topics](https://wordpress.org/support/plugin/content-copy-protection-disable-right-click/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-copy-protection-disable-right-click/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-copy-protection-disable-right-click/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Tano](https://wordpress.org/support/users/tanohex/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/viewing-the-source-bug/#post-15441688)
 * Status: not resolved