Weird problem in web form app with edge

Neil Newton 1 Reputation point
2021-02-15T21:36:26.337+00:00

Hi,

I am responsible for a web forms applications which has been working fine for quite a while. We've gotten to IE 11 and we've started having problems. So we changed to edge and found other problems. IE 11 was sending an enter key on a save of screen which caused problems with the applications. Once we changed to Edge we encountered even weirder problems:

  1. We have a number of telerik dropdowns (radComboBox). There are a few that, if they are changed to the non default values, shift back to the default value when save button is clicked. The weird thing is that this is only happening on two of the dropdowns, always the same two. The other drop downs that are working fine (which is most of them, as many as fifty). So these two that aren't working are "random". This is the second time we've found something like this. This is happening on two web forms
  2. We switched to the same web form and used IE 11. The problem went away.

In both cases where this happened this has happened with random dropdowns. However it always happens with the same two dropdown. Just to clarify, all the dropdowns, the ones that work and the one's that don't, have exactly the same two values in them:
"GO"
"No GO".

Any help would be appreciated.

Thanks,
Neil Newton

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,125 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,252 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Neil Newton 1 Reputation point
    2021-02-18T13:34:21.443+00:00

    I will check about edge but this is being handled by the desktop person so I would assume that it is the latest version. I will ask.
    I have reported it to Telerik. They are known for responding to a problem by sending a prepared set of answers which is what I think they did. It included things like checking java script settings and a number of other complicated suggestions that didn't seem directly related to the problem. honestly I'm surprised that this is happening with edge. We've been using IE for four years so having problems with edge is sort of concerning. If I use the debugger and find abnormal behavior what I can I do about it; the browser is not open to any changes I could make and I can't change anything in Telerik. Any suggestions?

    0 comments No comments