[CLOSED] Enter key in TextField does page postback

Page 1 of 2 12 LastLast
  1. #1

    [CLOSED] Enter key in TextField does page postback

    Hello,

    I just upgraded my solution to 2.5.3.31229 coming from 2.5.2.10697.

    Everything remained the same, but now every enter hit in a textfield (even the ones that don't have EnableKeyEvents) result in a page postback.
    Somehow your disabling of the page postback doesn't work anymore.

    Is that normal?

    Kind regards,

    Reno
    PS: I have a paying subscription, why can't I post anymore in the Premium thread?
    Last edited by Daniil; Nov 14, 2014 at 5:29 AM. Reason: [CLOSED]
  2. #2

    Nuget

    I forgot to mention that I got that latest version via Nuget.
  3. #3
    Hi @reno,

    PS: I have a paying subscription, why can't I post anymore in the Premium thread?
    Maybe, the subscription is expired? I will let Geoffrey know about this problem.
  4. #4
    Thanks Daniil,

    Is there already an idea on the issue itself?

    Kind regards,

    Reno
  5. #5
    No, I don't quite have any idea what might cause such the change in behavior.
  6. #6
    In the sense of you don't experience this issue with that version, or in the sense of you do, but you don't know what causes it?

    In our case, running it both in Chrome or Internet Explorer gives the same behaviour, so it is regardless the version of browser.
  7. #7
    I have experienced such an issue, but only if there is a single field on the page. In this case it is how the browser behaves.

    I guess you have more than one field on the page, don't you?
  8. #8
    Is TextField single field in the Page?

    If yes then it is expected behaviour for browsers
    This behaviour was introduced in the HTML 2.0 specification.
    http://www.alanflavell.org.uk/www/formquestion.html

    When there is only one single-line text input field in a form, the user agent should accept Enter in that field as a request to submit the form
    http://www.w3.org/MarkUp/html-spec/h..._8.html#SEC8.2
  9. #9
    It is indeed a single input field, but I never noticed this behaviour before.

    Thanks,

    Reno
  10. #10
    Hello Reno,

    It appears your Premium Support subscription expired on 2014-05-02 and was not renewed.

    If you would like to purchase a new Premium Support subscription, please feel free to contact support@object.net and we'll send back a store link for checkout.

    Hope this helps answer your questions.
    Geoffrey McGill
    Founder
Page 1 of 2 12 LastLast

Similar Threads

  1. How to Press Enter in TextField to Login
    By szadou in forum 2.x Help
    Replies: 0
    Last Post: Jul 09, 2013, 2:19 AM
  2. Replies: 6
    Last Post: May 09, 2013, 1:24 PM
  3. [CLOSED] Window with textfield is posting on enter
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 05, 2012, 7:50 PM
  4. Replies: 6
    Last Post: Oct 13, 2011, 9:51 PM
  5. Postback when type enter
    By Martyrian in forum 1.x Help
    Replies: 0
    Last Post: Oct 08, 2009, 12:11 PM

Posting Permissions