• 0

IE 10 Bug?


Question

Hi, I am a web developer, I am facing some issues with the Internet Explorer 10. I have hosted a test module in the link given below.

http://54.247.103.19/index.html

The problem i'm facing is the issue with the text box. when i first enter the values the text box, it is accepting them but when i try to edit them the second time i am not able to enter values in the text box. You can find the same issue in the hosted link given above. Please let me know if you got a solution to sort this particular issue.

Link to comment
https://www.neowin.net/forum/topic/1139906-ie-10-bug/
Share on other sites

6 answers to this question

Recommended Posts

  • 0

add this to your iframe:

onload='document.getElementById(\"ifrmdocuments\").contentWindow.focus();'

Change your TextBox.html body:

<body onfocus="document.getElementById("first").focus();">

And first input:

<input type="text" id="first" value="first"/>

This will manually set the focus for your elements. The onload is necessary because IE can't focus on elements that are not loaded yet.

Is this what you're looking for?

Link to comment
https://www.neowin.net/forum/topic/1139906-ie-10-bug/#findComment-595558598
Share on other sites

  • 0

By the way... My IE10 seems to like xhtml strict more than xhtml transitional:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd>

And if you're writing a page for modern Browsers, you should use:

<!DOCTYPE html>

This is even supported by many older browsers and enables HTML5 features when available. Also, HTML5, the current upcoming standard, does not expicitly define a XHTML standard and it seems like XHTML will get a deprecated status in the near future. So try writing elements like: <element> and not <element />.

Link to comment
https://www.neowin.net/forum/topic/1139906-ie-10-bug/#findComment-595558642
Share on other sites

  • 0

@Jones111 Thanks for the reply but still i have issues after changing the code . It preventing the text entry in the text box while opening the html again in the iframe

@XerXis In the actual scenario, i will replace different page in the iframe

i updated the code as Jones's suggestion, but still have the issues. please help

Link to comment
https://www.neowin.net/forum/topic/1139906-ie-10-bug/#findComment-595558684
Share on other sites

This topic is now closed to further replies.
  • Posts

    • When will the Photos app be updated to remember the window size and position when reopened? They addressed this issue in a 2024 version of the app (though I can't recall the build number). Unfortunately, after that specific version, the problem persists! Please prioritise this fix in your K2 schedule. Additionally, the Snipping Tool has lost the ability to capture the Windows Taskbar starting from the 2024 version!
    • Same, never saw it on Android or iOS. Guess only some people got it *shrugs*
    • Anthropic pulls Fable 5 and Mythos 5 after US export control order by Pradeep Viswanathan In April this year, Anthropic launched the Claude Mythos Preview frontier model with state-of-the-art cyber and coding capabilities for a select set of companies around the world. After preparing appropriate guardrails, early this week, Anthropic launched Claude Fable 5 and Mythos 5, its most capable AI models. Claude Fable 5 is for general users and comes with strict safeguards, while Mythos 5 is designed with fewer safeguards for cybersecurity and biology use cases. Today, Anthropic abruptly suspended access to its Fable 5 and Mythos 5 AI models for all customers after receiving an export control directive from the US government. The company received the directive from the government today at 5:21 p.m. ET, and the received letter did not provide any details regarding the national security concern. Anthropic understands that the government became aware of a method to bypass, or “jailbreak,” Fable 5, which might be the reason behind the directive. The order was issued under national security authorities and requires the company to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether they are inside or outside the United States. The restriction also applies to foreign national employees working at Anthropic. As a result, the company has disabled both models for all customers to ensure compliance. Access to previous Anthropic models like Opus and Sonnet is not affected by this government order. The company highlighted that it had developed strong safeguards to reduce the possibility that Fable is misused for tasks related to cybersecurity. In fact, many developers are complaining that the safeguards are going overboard. Additionally, the company worked with the US government, the UK AISI, multiple private third-party organizations, and internal teams to red-team Fable’s safeguards for thousands of hours. Finally, Anthropic noted that no testers have yet been able to find a universal jailbreak on Fable 5. As expected, Anthropic disagrees that a narrow potential jailbreak should lead to the recall of a commercial model used by hundreds of millions of people. It warned that applying this standard across the AI industry could effectively halt new frontier model deployments. Anthropic concluded by mentioning that it is working to restore access to Fable 5 and Mythos 5 as soon as possible and plans to share more details within the next 24 hours.
    • Brave Browser 1.91.172 is out.
  • Recent Achievements

    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
    • Rookie
      Rimplesnort went up a rank
      Rookie
    • One Year In
      Markus94287 earned a badge
      One Year In
    • One Month Later
      Markus94287 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      503
    2. 2
      +Edouard
      176
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      ATLien_0
      92
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!