<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Add optional focus &amp; blur events to HTML write stages in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Add-optional-focus-blur-events-to-HTML-write-stages/m-p/67907#M20512</link>
    <description>Commonly when working on a web application that makes use of some javascript framework, writing text to an input is not all that is needed, as the element never received focus/keydown/keyup/blur events that it would normally receive from a user. Workarounds for this are sending global keys to the input, pressing tab or other similar action to trigger the event.

I am proposing an enhancement to the write stage to add additional optional parameters, to send a focus event to the element before writing the value, writing the value, then optionally sending a blur event.


This would allow (most of) these frameworks to pick up that something had occurred and take notice of the new input.</description>
    <pubDate>Fri, 02 Mar 2018 16:23:00 GMT</pubDate>
    <dc:creator>DavidEdwards-Da</dc:creator>
    <dc:date>2018-03-02T16:23:00Z</dc:date>
    <item>
      <title>Add optional focus &amp; blur events to HTML write stages</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Add-optional-focus-blur-events-to-HTML-write-stages/m-p/67907#M20512</link>
      <description>Commonly when working on a web application that makes use of some javascript framework, writing text to an input is not all that is needed, as the element never received focus/keydown/keyup/blur events that it would normally receive from a user. Workarounds for this are sending global keys to the input, pressing tab or other similar action to trigger the event.

I am proposing an enhancement to the write stage to add additional optional parameters, to send a focus event to the element before writing the value, writing the value, then optionally sending a blur event.


This would allow (most of) these frameworks to pick up that something had occurred and take notice of the new input.</description>
      <pubDate>Fri, 02 Mar 2018 16:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Add-optional-focus-blur-events-to-HTML-write-stages/m-p/67907#M20512</guid>
      <dc:creator>DavidEdwards-Da</dc:creator>
      <dc:date>2018-03-02T16:23:00Z</dc:date>
    </item>
  </channel>
</rss>

