<?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 Re: Why doesn't double-clicking highlight text in the Splunk 7.2 XML editor? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407318#M26712</link>
    <description>&lt;P&gt;Hey all, this will be fixed in Splunk 7.2.5&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2019 23:09:16 GMT</pubDate>
    <dc:creator>phadnett_splunk</dc:creator>
    <dc:date>2019-03-01T23:09:16Z</dc:date>
    <item>
      <title>Why doesn't double-clicking highlight text in the Splunk 7.2 XML editor?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407311#M26705</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;If you double click a piece of text on any application on any computer ever, it highlights that word. However, if I am trying to edit my XML code in Splunk 7 it does not do that. I have to quadruple click (the first click does nothing, the second click does nothing, the third click highlights the ENTIRE code, and the fourth click then highlights the word). Once in a while, probably 1/15 tries, it does highlight a word on a double click. I have no idea why it decides to do this.&lt;/P&gt;

&lt;P&gt;It seems pretty trivial but if you're trying to you know, write code, it becomes pretty detrimental to doing so. Especially since sometimes quadruple clicking is the answer and sometimes double clicking is, and you never know which is going to work. Does anyone know how to fix this? Thanks a bunch&lt;/P&gt;

&lt;P&gt;Edit: Double clicking works fine in the rest of Splunk. It's only the XML editor. I'm running Splunk 7.2 on Chrome with Ubuntu 14 back-end, but I don't think think my environment is the problem.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 19:54:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407311#M26705</guid>
      <dc:creator>nick405060</dc:creator>
      <dc:date>2018-11-29T19:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't double-clicking highlight text in the Splunk 7.2 XML editor?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407312#M26706</link>
      <description>&lt;P&gt;we are on 7.2.1, it seems like a bug introduced in 7.2 and higher versions.&lt;/P&gt;

&lt;P&gt;I guess the only way is to do is a quadruple click as you already figured it out OR I would copy the xml code to a text editor.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 21:05:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407312#M26706</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2018-11-29T21:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't double-clicking highlight text in the Splunk 7.2 XML editor?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407313#M26707</link>
      <description>&lt;P&gt;Yeah, one solution is to double click, pause for a second, but be ready to turn it into a quadruple click if it doesn't highlight after the double which is most of the time. lol. It's pretty difficult though, and when it is in fact a double click, I overclick pretty often since I'm expecting most of them to be quadruples, and instead have to turn it into a sextuple (six? idk) click. fun times&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 21:17:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407313#M26707</guid>
      <dc:creator>nick405060</dc:creator>
      <dc:date>2018-11-29T21:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't double-clicking highlight text in the Splunk 7.2 XML editor?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407314#M26708</link>
      <description>&lt;P&gt;It's a bit of a bodge, however however I use a mouse with custom macros (Logitech MX Master). One of the macros I have configured is to perform the following tasks.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Left Click&lt;/LI&gt;
&lt;LI&gt;ctrl + left&lt;/LI&gt;
&lt;LI&gt;shift + ctrl + right&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I also have macros for copy and paste too which help a lot when lifting and shifting segments of xml.&lt;/P&gt;

&lt;P&gt;The only scenario where this doesnt work is when you want to double click and drag to quickly highlight multiple words.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 16:23:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407314#M26708</guid>
      <dc:creator>tomawest</dc:creator>
      <dc:date>2018-11-30T16:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't double-clicking highlight text in the Splunk 7.2 XML editor?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407315#M26709</link>
      <description>&lt;P&gt;Answer: it is in fact a bug. I've webex'd with Splunk engineers and they're looking into fixing it in a release soon&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 20:32:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407315#M26709</guid>
      <dc:creator>nick405060</dc:creator>
      <dc:date>2018-12-13T20:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't double-clicking highlight text in the Splunk 7.2 XML editor?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407316#M26710</link>
      <description>&lt;P&gt;Still hasn't been fixed as of feb 22 2019. I have no idea how anyone could do dashboard dev in the editor with this bug around but I guess it's not a concern to splunk. Sigh.&lt;/P&gt;

&lt;P&gt;Literally whenever anyone asks me about choosing a SIEM the first thing I say is that you can't double click to highlight in Splunk dev environment and they're like.... oh....&lt;/P&gt;

&lt;P&gt;Also wondering how on earth a QA team missed this in the first place&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 22:56:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407316#M26710</guid>
      <dc:creator>nick405060</dc:creator>
      <dc:date>2018-12-27T22:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't double-clicking highlight text in the Splunk 7.2 XML editor?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407317#M26711</link>
      <description>&lt;P&gt;Hey all, just wanted to give you an update that this will be fixed in Splunk 7.2.5&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 23:08:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407317#M26711</guid>
      <dc:creator>phadnett_splunk</dc:creator>
      <dc:date>2019-03-01T23:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't double-clicking highlight text in the Splunk 7.2 XML editor?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407318#M26712</link>
      <description>&lt;P&gt;Hey all, this will be fixed in Splunk 7.2.5&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 23:09:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-doesn-t-double-clicking-highlight-text-in-the-Splunk-7-2-XML/m-p/407318#M26712</guid>
      <dc:creator>phadnett_splunk</dc:creator>
      <dc:date>2019-03-01T23:09:16Z</dc:date>
    </item>
  </channel>
</rss>

