Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8738199
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T10:41:17+00:00 2026-06-13T10:41:17+00:00

I have an implementation of RichFacesPleaseWaitBox in my application, but has a problem. When

  • 0

I have an implementation of “RichFacesPleaseWaitBox” in my application, but has a problem.

When the user initiates any action, the status starts, displaying the modal “Waiting.” When the action finishes execution, the status ends, hiding the modal “Waiting.”
Until here all right.

However, if the user starts the action, press the “ESC”, the modal “Waiting” which had appeared, it disappears, allowing the user to click on the action again, making a new submit.

How can I block “ESC” to get workaround for this problem?

I Have tried that in my modalPanel, but not work.

<rich:hotKey id="hotKeyModalPanelSTATUS" 
handler="alert('false');"
key="esc" />    
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T10:41:18+00:00Added an answer on June 13, 2026 at 10:41 am

    If I got your point correct:

    Import mousetrap.js file, follow the jquery documentation, and, finally do a code like this (on you modal shown event, of course):

    Mousetrap.bind('esc', function(event){
      event.preventDefault();
      return false;
    });
    

    You may also want to unbind the event in the hide event of the modal, so, you can do the following on the hide event:

    Mousetrap.unbind('esc');
    

    Hope it helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an implementation that just like gmail application, but have met some problem
This has already been discussed here , but I have an implementation below (which
Does anyone have base32 implementation in Delphi? I found: http://cc.embarcadero.com/item/21566 but it is not
Note:I don't mean some theoretical question which don't have any implementation just languages that
Main menu in WP7 and audio player have the implementation. But how can i
I have an implementation of uploadify running on top of a PHP application. It
I have an implementation messages system. My problem is, I would like to know
I have an implementation of javax.servlet.http.HttpSessionListener that is supposed to detect user session invalidation/timeout
We have an implementation for an Ultrasound machine application current where the Ultrasound object
Have this implementation file which compiles and runs fine, but gives me an unused

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.