In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1323 [In-Portal CMS] Other feature request N/A 2012-06-14 05:16 2012-07-25 05:29
alex  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0  
https://groups.google.com/d/topic/in-portal-dev/_la1B1b7oeQ/discussion
Allow to change debugger activation shortcut
1
0001323: Changing Shortcut for In-Portal Debugger
It's very annoying and counter-productive to have Chrome Dev. Console to open up every time we press F12 to load/open up Debugger window.

I hink we can add new "DBG_SHORTCUT" setting in $dbg_options array (of /system/debug.php file), which is set to "F12" by default and can have any value with "Ctrl/Alt/Shift/+" in it too. Then you can set this to whatever you need based on what browser you use.
patch custom_debugger_activation_shortcut.patch (5,594) 2012-06-14 06:15
http://tracker.in-portal.org/file_download.php?file_id=1707&type=bug
Issue History
2012-07-25 05:29 alex Note Added: 0004863
2012-07-25 05:29 alex Status resolved => closed
2012-06-14 06:17 alex Note Added: 0004724
2012-06-14 06:17 alex Status reviewed and tested => resolved
2012-06-14 06:17 alex Fixed in Version => 5.2.0
2012-06-14 06:17 alex Resolution open => fixed
2012-06-14 06:17 alex Assigned To !COMMUNITY => alex
2012-06-14 06:17 alex Changeset attached 5.2.x r15409
2012-06-14 06:16 alex Note Added: 0004723
2012-06-14 06:16 alex Status needs testing => reviewed and tested
2012-06-14 06:16 alex Assigned To => !COMMUNITY
2012-06-14 06:16 alex Developer => alex
2012-06-14 06:16 alex Status active => needs testing
2012-06-14 06:15 alex File Added: custom_debugger_activation_shortcut.patch
2012-06-14 05:16 alex New Issue
2012-06-14 05:16 alex Reference => https://groups.google.com/d/topic/in-portal-dev/_la1B1b7oeQ/discussion
2012-06-14 05:16 alex Change Log Message => Allow to change debugger activation shortcut
2012-06-14 05:16 alex Estimate Points => 1

Notes
(0004723)
alex   
2012-06-14 06:16   
Will test all together later.
(0004724)
alex   
2012-06-14 06:17   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001323: Changing Shortcut for In-Portal Debugger
(0004863)
alex   
2012-07-25 05:29   
Since 5.2.0 version was released.