<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 06:15:53 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[PAGES-126] Magnolia Pages App editing capabilities lost on latest Firefox 52 / Chrome 57 on hybrid devices</title>
                <link>https://jira.magnolia-cms.com/browse/PAGES-126</link>
                <project id="12087" key="PAGES">Magnolia pages module</project>
                    <description>&lt;p&gt;Multiple clients have reported in parallel that after their web browsers were updated over the past week or so Magnolia page editing functionality was lost.&lt;/p&gt;

&lt;p&gt;Such users are on Windows and on latest Firefox 52 and Chrome 57 and using Magnolia 5.3.5 or 5.4.7 pro STK (and 5.5.2 demoauthor as mentioned below).&lt;/p&gt;

&lt;p&gt;&lt;em&gt;They cannot see the action bar (as per screenshots below). For others, they could see the action bar but could not select actual page areas/components to edit.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We performed such tests on clean bundles of 5.3.5 and 5.4.7 pro STK which are the two standard versions we implement/support with our clients.&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;38648_thumb&quot; href=&quot;https://jira.magnolia-cms.com/secure/attachment/38648/38648_image-2017-03-17-23-43-04-309.png&quot; title=&quot;image-2017-03-17-23-43-04-309.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;38648&quot; file-preview-title=&quot;image-2017-03-17-23-43-04-309.png&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/thumbnail/38648/_thumb_38648.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;38649_thumb&quot; href=&quot;https://jira.magnolia-cms.com/secure/attachment/38649/38649_image-2017-03-17-23-42-33-316.png&quot; title=&quot;image-2017-03-17-23-42-33-316.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;38649&quot; file-preview-title=&quot;image-2017-03-17-23-42-33-316.png&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/thumbnail/38649/_thumb_38649.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;Unfortunately even testing on Magnolia&apos;s demo author (currently on 5.5.2) it doesn&apos;t work (&lt;a href=&quot;https://demoauthor.magnolia-cms.com&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://demoauthor.magnolia-cms.com&lt;/a&gt;) - on one browser it doesn&apos;t load the action bar, on the other it loads it but you cannot edit page areas.&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;38651_thumb&quot; href=&quot;https://jira.magnolia-cms.com/secure/attachment/38651/38651_broken+on+demo+author+as+well.png&quot; title=&quot;broken on demo author as well.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;38651&quot; file-preview-title=&quot;broken on demo author as well.png&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/thumbnail/38651/_thumb_38651.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;b&gt;Investigation and possible solution:&lt;/b&gt;&lt;br/&gt;
The issue had been originally reported on Windows (with touch support) but can be reproduced on any hybrid device supporting both touch screen and mouse support. It has manifested on latest chrome and FF probably due to the fact that since their latest release those browsers support Touch Events API automatically, whereas in prior releases it was disabled by default.&lt;/p&gt;

&lt;p&gt;The issue can actually be reproduced (simulated) e.g. on a MacBook Pro by &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;chrome: opening a tab &lt;tt&gt;chrome://flags&lt;/tt&gt; and enabling &lt;tt&gt;Touch Events API&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;FF: opening a tab &lt;tt&gt;about:config&lt;/tt&gt; and setting &lt;tt&gt;dom.w3c_touch_events.enabled=1&lt;/tt&gt; (0=automatic, 2=disabled)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The solution consists in enabling mouse selection listener even when touch support is enabled cause that is the case for hybrid devices.&lt;/p&gt;</description>
                <environment>Various users on Windows 7 &amp;amp; Windows 10 using the following browser versions (working fine on Macs):&lt;br/&gt;
&lt;br/&gt;
Chrome: 57.0.2987.110 (64-bit) / 56.0.2924.87/ 56.0.2924.87 (64-bit)&lt;br/&gt;
FireFox: Version 52 doesn&#8217;t work on any Windows computer</environment>
        <key id="58506">PAGES-126</key>
            <summary>Magnolia Pages App editing capabilities lost on latest Firefox 52 / Chrome 57 on hybrid devices</summary>
                <type id="1" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10883&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/blocker.svg">Blocker</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="fgrilli">Federico Grilli</assignee>
                                    <reporter username="fwasi">Fadi Wissa</reporter>
                        <labels>
                            <label>browser_issue</label>
                            <label>chrome</label>
                            <label>firefox</label>
                            <label>page-editor</label>
                            <label>pages-app</label>
                    </labels>
                <created>Fri, 17 Mar 2017 22:53:07 +0100</created>
                <updated>Thu, 11 May 2017 15:59:21 +0200</updated>
                            <resolved>Fri, 31 Mar 2017 17:22:58 +0200</resolved>
                                    <version>5.4.7</version>
                                    <fixVersion>5.5.4</fixVersion>
                                        <due></due>
                            <votes>1</votes>
                                    <watches>7</watches>
                                                    <progress percentage="100">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="100">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                            <timeestimate seconds="0">0d</timeestimate>
                            <timespent seconds="144000">5d</timespent>
                                <comments>
                            <comment id="140723" author="bandersen" created="Mon, 20 Mar 2017 08:49:03 +0100"  >&lt;p&gt;Confirmed on latest Chrome Browser on AR W10 machine:&lt;br/&gt;
Created a new page on demo author on W10 machine - &lt;b&gt;was&lt;/b&gt; able to add component (editor bars exist)&lt;br/&gt;
Then tried to edit that page, no edit bars exist.&lt;/p&gt;

&lt;p&gt;From a different machine (Mac OS X latest), &lt;b&gt;was&lt;/b&gt; able to edit the page created on the W10 machine.  &lt;br/&gt;
Visited again the W10 machine, saw changes from Mac, but again was unable to edit. &lt;/p&gt;</comment>
                            <comment id="140724" author="fwasi" created="Mon, 20 Mar 2017 08:55:20 +0100"  >&lt;p&gt;Thanks for checking @Bradley&lt;br/&gt;
Yes, seems to be working fine on latest OSX - issue is always reported on Windows 7 &amp;amp; 10 with latest Chrome &amp;amp; Firefox&lt;/p&gt;</comment>
                            <comment id="140836" author="fwasi" created="Tue, 21 Mar 2017 12:17:14 +0100"  >&lt;p&gt;Apologies for the duplicate comment - I&apos;m not sure whether I should follow up here or via &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLUI-3846&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;MGNLUI-3846&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This issue is affecting multiple clients&apos; ability to manage their portals - we would appreciate your feedback regarding when a resolution is planned for.&lt;/p&gt;

&lt;p&gt;Thanks for your support&lt;br/&gt;
Fadi, gateB&lt;/p&gt;</comment>
                            <comment id="140855" author="fgrilli" created="Tue, 21 Mar 2017 15:09:15 +0100"  >&lt;p&gt;Hello, I tried to reproduce the issue but all seems to be fine on current demo, at least.&lt;br/&gt;
OS: &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Windows 10 (on VirtualBox)&lt;/li&gt;
	&lt;li&gt;Windows7 (actual Win7 installed on laptop)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Magnolia: &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;5.5.2 EE at demo.magnolia-cms.com&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Browsers:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;FF 52.0.1&lt;/li&gt;
	&lt;li&gt;Chrome  56.0.2924.87&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;What I did:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;created new page. Added/edited/removed components.&lt;/li&gt;
	&lt;li&gt;edited existing page. Added/edited/removed components.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Results:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Page editor seems to be working fine.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="140857" author="fwasi" created="Tue, 21 Mar 2017 15:18:40 +0100"  >&lt;p&gt;Multiple clients and some our employees, in addition to Bradley have been able to reproduce this issue.&lt;br/&gt;
So I guess we just need to pin down the exact configuration that makes it not work.&lt;/p&gt;

&lt;p&gt;I can launch a Windows server (&lt;a href=&quot;https://aws.amazon.com/workspaces/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;AWS Workspace&lt;/a&gt;)  that has it broken and share credentials - would this help?&lt;/p&gt;

&lt;p&gt;It would be this kind of setup:&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;38688_thumb&quot; href=&quot;https://jira.magnolia-cms.com/secure/attachment/38688/38688_FF+52.0.1+on+Win+Server.png&quot; title=&quot;FF 52.0.1 on Win Server.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;38688&quot; file-preview-title=&quot;FF 52.0.1 on Win Server.png&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/thumbnail/38688/_thumb_38688.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;</comment>
                            <comment id="140869" author="mmuehlebach" created="Tue, 21 Mar 2017 16:21:47 +0100"  >&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=fgrilli&quot; class=&quot;user-hover&quot; rel=&quot;fgrilli&quot;&gt;fgrilli&lt;/a&gt; Please try on our W10 machine as well in Abby Road. &lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=bandersen&quot; class=&quot;user-hover&quot; rel=&quot;bandersen&quot;&gt;bandersen&lt;/a&gt; was able to reproduce it there.&lt;/p&gt;</comment>
                            <comment id="140871" author="fgrilli" created="Tue, 21 Mar 2017 16:25:44 +0100"  >&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=fwasi&quot; class=&quot;user-hover&quot; rel=&quot;fwasi&quot;&gt;fwasi&lt;/a&gt; thanks, as Michael suggested, I&apos;ll first try on another windows box we have here in the office. That would also help us debug/fix the issue cause there likely are javascript errors produced by the page editor&apos;s widgetset.&lt;/p&gt;</comment>
                            <comment id="140879" author="fwasi" created="Tue, 21 Mar 2017 17:05:50 +0100"  >&lt;p&gt;Thanks Federico - once this is confirmed, would you please give us more insight into which Magnolia versions fixes would be released for?&lt;br/&gt;
&lt;em&gt;Our affected clients are on 5.3.5 and 5.4.7 - we will probably move to more recent versions of 5.4 soon, but not to 5.5 yet.&lt;/em&gt;&lt;/p&gt;</comment>
                            <comment id="140880" author="fgrilli" created="Tue, 21 Mar 2017 17:12:26 +0100"  >&lt;p&gt;Okay, I was able to reproduce the issue on our Win10 box. Unfortunately there are no javascript errors, only a couple of warnings about using deprecated jQuery methods. I&apos;m now comparing the page sources produced by FF, Chrome and IE (working) to see if there&apos;s some noticeable difference. &lt;/p&gt;</comment>
                            <comment id="140882" author="fgrilli" created="Tue, 21 Mar 2017 17:28:13 +0100"  >&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=fwasi&quot; class=&quot;user-hover&quot; rel=&quot;fwasi&quot;&gt;fwasi&lt;/a&gt; you&apos;re welcome. The issue has been marked as a blocker so it has highest priority. The version relevant for you should be 5.4.12 which should be out rather soon but cannot say when exactly. Maybe &lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=mmuehlebach&quot; class=&quot;user-hover&quot; rel=&quot;mmuehlebach&quot;&gt;mmuehlebach&lt;/a&gt; can chime in at that regard.  &lt;/p&gt;</comment>
                            <comment id="140883" author="fwasi" created="Tue, 21 Mar 2017 17:31:51 +0100"  >&lt;p&gt;Thank you Federico - this is good news for us.&lt;br/&gt;
Would appreciate insight into whether 5.3 would also get any updates/patches when you get the chance.&lt;/p&gt;</comment>
                            <comment id="140971" author="fgrilli" created="Thu, 23 Mar 2017 12:35:43 +0100"  >&lt;p&gt;UPDATE: After some investigation, the issue seems to be caused by latest Chrome or FF + touch screen support on Windows10.  If disabled, as explained here &lt;a href=&quot;http://www.thewindowsclub.com/disable-touch-screen-windows-10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.thewindowsclub.com/disable-touch-screen-windows-10&lt;/a&gt;, page editor works just fine on both browsers. That would also explain why the issue did not show up on the Win10 VMs I tried or on the Win7 laptop. &lt;br/&gt;
Now trying to see if this is fixable on Magnolia&apos;s side.&lt;/p&gt;</comment>
                            <comment id="140972" author="fwasi" created="Thu, 23 Mar 2017 12:49:33 +0100"  >&lt;p&gt;Thanks for the update Federico.&lt;/p&gt;

&lt;p&gt;I tried the above explanation on a Windows server I have access to that has the page editor broken (as per screenshot), and I do not even have the option of disabling such &quot;Touch Screen Support&quot;&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;38720_thumb&quot; href=&quot;https://jira.magnolia-cms.com/secure/attachment/38720/38720_Cannot+disable+touch+screen+support+as+suggested.png&quot; title=&quot;Cannot disable touch screen support as suggested.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;38720&quot; file-preview-title=&quot;Cannot disable touch screen support as suggested.png&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/thumbnail/38720/_thumb_38720.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;</comment>
                            <comment id="140984" author="fgrilli" created="Thu, 23 Mar 2017 14:29:27 +0100"  >&lt;p&gt;Hello Fadi, that&apos;s weird. So far I have seen the issue only on Windows10 OS with touch screen support enabled. What Windows OS is the one in the screenshot?&lt;/p&gt;</comment>
                            <comment id="140985" author="fwasi" created="Thu, 23 Mar 2017 14:33:41 +0100"  >&lt;p&gt;Federico - this screenshot is from this Server machine:&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;38688_thumb&quot; href=&quot;https://jira.magnolia-cms.com/secure/attachment/38688/38688_FF+52.0.1+on+Win+Server.png&quot; title=&quot;FF 52.0.1 on Win Server.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;38688&quot; file-preview-title=&quot;FF 52.0.1 on Win Server.png&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/thumbnail/38688/_thumb_38688.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;I&apos;ll ask a colleague who has it broken on their laptop to check the resolution suggested above and get back to you shortly.&lt;/p&gt;</comment>
                            <comment id="141014" author="fwasi" created="Fri, 24 Mar 2017 00:56:04 +0100"  >&lt;p&gt;Federico - after LOTS of attempts to disable touch on the Win server I am testing on, I followed the following steps on Firefox 52.0.1&lt;/p&gt;

&lt;p&gt;Navigate to: &lt;b&gt;about:config&lt;/b&gt;&lt;br/&gt;
Set the value of &lt;b&gt;dom.w3c_touch_enabled&lt;/b&gt; to &lt;b&gt;0&lt;/b&gt; (which basically disables touch detection in Firefox)&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;38726_thumb&quot; href=&quot;https://jira.magnolia-cms.com/secure/attachment/38726/38726_Firefox+52.0.1+config+change.png&quot; title=&quot;Firefox 52.0.1 config change.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;38726&quot; file-preview-title=&quot;Firefox 52.0.1 config change.png&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/thumbnail/38726/_thumb_38726.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;... and it worked &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;Which confirms the behavior you detected earlier and that touch detection on Windows devices is the root cause of the issue.&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;38727_thumb&quot; href=&quot;https://jira.magnolia-cms.com/secure/attachment/38727/38727_Working+on+FF+52.0.1+after+disabling+touch+via+FF+config+page.png&quot; title=&quot;Working on FF 52.0.1 after disabling touch via FF config page.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;38727&quot; file-preview-title=&quot;Working on FF 52.0.1 after disabling touch via FF config page.png&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/thumbnail/38727/_thumb_38727.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;I look forward to hearing whether you have any suggestions for more user-friendly resolutions to the issue.&lt;/p&gt;

&lt;p&gt;(by the way I used the following basic JSFiddle to detect whether Firefox was treating my page as touch enabled or not: &lt;a href=&quot;http://jsfiddle.net/robreact/uqodo7aw/1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://jsfiddle.net/robreact/uqodo7aw/1/&lt;/a&gt; - shows &quot;false&quot; if touch disabled and &quot;true&quot; if touch enabled - and Pages App only worked with touch disabled of course as per above... )&lt;/p&gt;


&lt;p&gt;And the same &quot;fix&quot; worked on Chrome 57 by setting the &quot;&lt;b&gt;Touch Events API&lt;/b&gt;&quot; flag to &quot;&lt;b&gt;disabled&lt;/b&gt;&quot; under &lt;b&gt;chrome://flags&lt;/b&gt;:&lt;/p&gt;



&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;38728_thumb&quot; href=&quot;https://jira.magnolia-cms.com/secure/attachment/38728/38728_Disable+touch+in+Chrome+57.png&quot; title=&quot;Disable touch in Chrome 57.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;38728&quot; file-preview-title=&quot;Disable touch in Chrome 57.png&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/thumbnail/38728/_thumb_38728.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;</comment>
                            <comment id="141041" author="fgrilli" created="Fri, 24 Mar 2017 09:15:08 +0100"  >&lt;p&gt;Hello Fadi, cool and thanks a lot for your investigations! I actually tried the disabling &quot;Touch Events API&quot; trick on Chrome but for some reason it didn&apos;t work for me. Will try again. Code-wise, after debugging Magnolia&apos;s client code I could not pinpoint any evident cause for this malfunctioning.  &lt;br/&gt;
I&apos;ll keep you posted about any progress on this. Cheers! &lt;/p&gt;</comment>
                            <comment id="141044" author="fwasi" created="Fri, 24 Mar 2017 09:27:11 +0100"  >&lt;p&gt;Disabling &quot;Touch Events API&quot; worked for me (to restore page editing functionality) on the Windows Server 2016 machine I used.&lt;br/&gt;
I even tested on my MacBook running Sierra and was able to break the page editing functionality (which is normally functional) by enabling &quot;Touch Events API&quot; which is normally set to &quot;Automatic&quot;&lt;/p&gt;</comment>
                            <comment id="141085" author="fgrilli" created="Fri, 24 Mar 2017 17:08:40 +0100"  >&lt;p&gt;Update: thanks to a co-worker&apos;s suggestion we found the place in Magnolia code where we may handle this. PR coming soon&lt;/p&gt;</comment>
                            <comment id="141234" author="fgrilli" created="Tue, 28 Mar 2017 15:48:38 +0200"  >&lt;p&gt;Blocked as it can be merged only after 5.5.3 release &lt;/p&gt;</comment>
                            <comment id="141261" author="rgange" created="Wed, 29 Mar 2017 08:58:59 +0200"  >&lt;p&gt;Customer needs this on 5.4 &lt;a href=&quot;https://jira.magnolia-cms.com/browse/PAGES-129&quot; title=&quot;Magnolia Pages App editing capabilities lost on latest Firefox 52 / Chrome 57 on hybrid devices - Backport to 5.4.x&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PAGES-129&quot;&gt;&lt;del&gt;PAGES-129&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="142756" author="nstutz" created="Wed, 3 May 2017 15:27:41 +0200"  >&lt;p&gt;Hi there, we make the same experience (&amp;lt;5.5) Anyway, just this information for FF (Windows 10): disable=(0) enable=(1) auto-detect=(2)  (&lt;a href=&quot;https://developer.mozilla.org/en-US/docs/Web/API/Touch_events&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://developer.mozilla.org/en-US/docs/Web/API/Touch_events&lt;/a&gt;). disabled worked for us: &lt;b&gt;about:config and setting dom.w3c_touch_events.enabled=0&lt;/b&gt;&lt;/p&gt;
</comment>
                            <comment id="142782" author="fgrilli" created="Thu, 4 May 2017 09:16:03 +0200"  >&lt;p&gt;Hi Nicole, that actually does the trick but in about one week you&apos;ll be to get rid of the workaround with the 5.5.4 release (or you can already if you&apos;re on 5.4.x by upgrading to 5.4.12). &lt;br/&gt;
Hope this helps. &lt;/p&gt;</comment>
                            <comment id="143109" author="nstutz" created="Thu, 11 May 2017 15:59:21 +0200"  >&lt;p&gt;Hi Federico, Thank you!&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10030">
                    <name>Cloners</name>
                                                                <inwardlinks description="is cloned by">
                                        <issuelink>
            <issuekey id="58674">MGNLUI-4177</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="58710">PAGES-129</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10160">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="51632">MGNLUI-3846</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10021">
                    <name>duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="51271">MGNLUI-3832</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="49040">MGNLUI-3678</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="38720" name="Cannot disable touch screen support as suggested.png" size="1308359" author="fwasi" created="Thu, 23 Mar 2017 12:49:29 +0100"/>
                            <attachment id="38728" name="Disable touch in Chrome 57.png" size="15665" author="fwasi" created="Fri, 24 Mar 2017 01:05:13 +0100"/>
                            <attachment id="38688" name="FF 52.0.1 on Win Server.png" size="1233955" author="fwasi" created="Tue, 21 Mar 2017 15:52:17 +0100"/>
                            <attachment id="38726" name="Firefox 52.0.1 config change.png" size="12587" author="fwasi" created="Fri, 24 Mar 2017 00:53:20 +0100"/>
                            <attachment id="38727" name="Working on FF 52.0.1 after disabling touch via FF config page.png" size="730338" author="fwasi" created="Fri, 24 Mar 2017 00:54:02 +0100"/>
                            <attachment id="38651" name="broken on demo author as well.png" size="705008" author="fwasi" created="Fri, 17 Mar 2017 23:08:57 +0100"/>
                            <attachment id="38649" name="image-2017-03-17-23-42-33-316.png" size="76117" author="fwasi" created="Fri, 17 Mar 2017 22:42:35 +0100"/>
                            <attachment id="38648" name="image-2017-03-17-23-43-04-309.png" size="17837" author="fwasi" created="Fri, 17 Mar 2017 22:43:05 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14169" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Bug DoR</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                        
        <div style="margin-bottom: 8px;">
                            <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>0/2</span></span></div>
                    
            <div class="checklist-progress-bar-wrapper" style="">
        <div class="checklist-progress-bar" style="position: relative; width: 100%; background-color: #cccccc; margin-bottom: 2px; margin-top: 5px;">
                        <div class="checklist-progress" style="display: block; float: none; width: 0%; height: 2px; background: #14892c;">
                            </div>
        </div>
    </div>
        </div>
    
                                    <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Steps to reproduce, expected, and actual results filled</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Affected version filled</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                            ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>gateb.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 20 Mar 2017 08:49:03 +0100</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>nstutz</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 40 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>24.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>bandersen</customfieldvalue>
            <customfieldvalue>fwasi</customfieldvalue>
            <customfieldvalue>fgrilli</customfieldvalue>
            <customfieldvalue>mmuehlebach</customfieldvalue>
            <customfieldvalue>nstutz</customfieldvalue>
            <customfieldvalue>rgange</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i06utm:7x9</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10220" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Release notes required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10490"><![CDATA[Yes]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10245" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="454">Basel 88</customfieldvalue>
    <customfieldvalue id="458">Basel 89</customfieldvalue>
    <customfieldvalue id="462">Basel 90</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10242" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_14168" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Task DoD</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                        
        <div style="margin-bottom: 8px;">
                            <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>0/6</span></span></div>
                    
            <div class="checklist-progress-bar-wrapper" style="">
        <div class="checklist-progress-bar" style="position: relative; width: 100%; background-color: #cccccc; margin-bottom: 2px; margin-top: 5px;">
                        <div class="checklist-progress" style="display: block; float: none; width: 0%; height: 2px; background: #14892c;">
                            </div>
        </div>
    </div>
        </div>
    
                                    <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Doc/release notes changes? Comment present?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Downstream builds green?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Solution information and context easily available?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span><strong>Tests</strong></span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span><strong>FixVersion</strong> filled and not yet released</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><rect fill="#EFF4FB" height="17.5" rx="2.5" stroke="#ADBBD0" width="18" x="0.44141" y="3.94141"/></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Architecture Decision Record (<strong>ADR</strong>)</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                            ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>