Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ajaxify demo failing on first return after server starts #15

Open
Anniepoo opened this issue May 16, 2014 · 2 comments
Open

Ajaxify demo failing on first return after server starts #15

Anniepoo opened this issue May 16, 2014 · 2 comments
Assignees
Labels

Comments

@Anniepoo
Copy link
Owner

  1. Start prolog by double clicking debug.pl
  2. Start weblog_demo.
  3. click the ajaxify demo page
  4. type dddd into the text box
  5. hit return
    Expected: text appears above as is and below as uppercase
    observed: text fails to appear, text box clears

try it again with ssss
Works properly
reload page, works properly first time

@Anniepoo Anniepoo added the bug label May 16, 2014
@Anniepoo Anniepoo self-assigned this May 16, 2014
@wouterbeek
Copy link
Collaborator

I cannot reproduce this one. There used to be a typo in the keyup event function. Maybe that fixed it?

@Anniepoo
Copy link
Owner Author

It only happens on the VERY FIRST try after starting. It's caused by weblog being lazy about installing the handler only when the page is requested. I may have fixed it.
I'm reopening to ask you to try it the first time.

@Anniepoo Anniepoo reopened this May 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants