ICEfaces
  1. ICEfaces
  2. ICE-5807

Glimmer bridge JS console doesn't display on certain browsers

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha2
    • Fix Version/s: 2.0-Beta1, 2.0.0
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      ICEfaces Glimmer

      Description

      The ICEfaces bridge JS console is not displaying when "Ctrl-Shift-T" is pressed for the following browsers:

      - IE8
      - Chrome 5
      - Safari 4.0.4

        Activity

        Ken Fyten created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Salesforce Case []
        Fix Version/s 2.0-Beta [ 10231 ]
        Assignee Priority P1
        Assignee Mircea Toma [ mircea.toma ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #21714 Thu Jun 10 08:09:01 MDT 2010 mircea.toma ICE-5807 Add Ctrl+Shift+Y as shortcut for opening log window.
        Files Changed
        Commit graph MODIFY /projects/bridge-support/src/main/javascript/logger.js
        Hide
        Mircea Toma added a comment -

        Added Ctrl+Shift+Y as shortcut for opening log window in IE8. For some reason Ctrl+Shift+T doesn't trigger a keypress event in IE8.

        Chrome 5 and Safari 4 work fine with Ctrl+Shift+T shortcut.

        Show
        Mircea Toma added a comment - Added Ctrl+Shift+Y as shortcut for opening log window in IE8. For some reason Ctrl+Shift+T doesn't trigger a keypress event in IE8. Chrome 5 and Safari 4 work fine with Ctrl+Shift+T shortcut.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Ted Goddard added a comment -

        Does ctrl-shift-Y work on all browsers? The best situation is to have a single key sequence for all cases.

        Show
        Ted Goddard added a comment - Does ctrl-shift-Y work on all browsers? The best situation is to have a single key sequence for all cases.
        Hide
        Mircea Toma added a comment -

        Look like Opera doesn't work with Alt+Shift+T.

        Show
        Mircea Toma added a comment - Look like Opera doesn't work with Alt+Shift+T.
        Mircea Toma made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Hide
        Joanne Bai added a comment -

        Windows XP SP3
        Glimmer revision: 21714
        Deployed Auction to Tomcat 6.0.26 for testing

        Open with Ctrl+Shift+Y only

        • IE8
        • Chrome 5
        • Safari 4.0.4

        Open with Ctrl+Shift+T only

        • FF3.6
        • Opera 10.1

        Open with both

        • IE7
        • IE6
        Show
        Joanne Bai added a comment - Windows XP SP3 Glimmer revision: 21714 Deployed Auction to Tomcat 6.0.26 for testing Open with Ctrl+Shift+Y only IE8 Chrome 5 Safari 4.0.4 Open with Ctrl+Shift+T only FF3.6 Opera 10.1 Open with both IE7 IE6
        Ken Fyten made changes -
        Assignee Priority P1 P2
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #21819 Wed Jun 30 07:17:12 MDT 2010 mircea.toma ICE-5807 Capture 'keyup' event instead of 'keypress' since the keyCode and modifier keys (shift,ctrl,alt) work as expected in all the supported browsers.
        Files Changed
        Commit graph MODIFY /projects/bridge-support/src/main/javascript/logger.js
        Hide
        Mircea Toma added a comment - - edited

        The fix applied changes how the keyboard event is captured by using the 'keyup' event instead of 'keypress'. The keyCode and modifier keys (shift,ctrl,alt) work as expected in all the supported browsers. This allows us to preserve the same keyboard shortcut: Ctrl+Shift+T .

        Tested sucesfully the keyboard shortcut in the following browsers:
        IE6, IE8, Opera10/Windows, Safari 4., Firefox 3.3., Chrome/Mac

        The only exception is Opera10/Mac which detects the 'Command' as the Ctrl key. So the shortcut used in this browser would be: Command+Shift+T .

        Show
        Mircea Toma added a comment - - edited The fix applied changes how the keyboard event is captured by using the 'keyup' event instead of 'keypress'. The keyCode and modifier keys (shift,ctrl,alt) work as expected in all the supported browsers. This allows us to preserve the same keyboard shortcut: Ctrl+Shift+T . Tested sucesfully the keyboard shortcut in the following browsers: IE6, IE8, Opera10/Windows, Safari 4. , Firefox 3.3. , Chrome/Mac The only exception is Opera10/Mac which detects the 'Command' as the Ctrl key. So the shortcut used in this browser would be: Command+Shift+T .
        Mircea Toma made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Joanne Bai added a comment -

        Windows XP SP3
        Glimmer revision: 21819
        Deployed Auction to Tomcat 6.0.26 for testing

        Tested successfully the Ctrl+Shift+T keyboard shortcut in the following browsers:

        • FF3.6
        • IE8
        • IE7
        • IE6
        • Opera 10.1
        • Safari 5.0
        • Chrome 5.0
        Show
        Joanne Bai added a comment - Windows XP SP3 Glimmer revision: 21819 Deployed Auction to Tomcat 6.0.26 for testing Tested successfully the Ctrl+Shift+T keyboard shortcut in the following browsers: FF3.6 IE8 IE7 IE6 Opera 10.1 Safari 5.0 Chrome 5.0
        Ken Fyten made changes -
        Fix Version/s 2.0.0 [ 10230 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P2

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: