<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:12:38 UTC 2025

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>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MC-6870] Shift Double Click on an item stack no longer works</title>
                <link>https://bugs.mojang.com/browse/MC-6870</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;The following Inventory Management change no longer works :&lt;/p&gt;

&lt;p&gt;-Shift double click an item stack to move all other item stacks of that kind to that part of the inventory&lt;/p&gt;



&lt;p&gt;It used to work by simply holding shift + double clicking an item stack, but currently, it only works if you click an item, then shift+double click an item stack (while still holding the item).&lt;/p&gt;</description>
                <environment></environment>
        <key id="19644">MC-6870</key>
            <summary>Shift Double Click on an item stack no longer works</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="spiritkinay">Yannick Denis</reporter>
                        <labels>
                    </labels>
                <created>Thu, 10 Jan 2013 20:29:29 +0100</created>
                <updated>Sun, 28 Nov 2021 12:52:53 +0100</updated>
                            <resolved>Wed, 6 Feb 2013 11:21:32 +0100</resolved>
                                    <version>Snapshot 13w02a</version>
                    <version>Snapshot 13w02b</version>
                    <version>Snapshot 13w03a</version>
                    <version>Snapshot 13w04a</version>
                    <version>Snapshot 13w05a</version>
                                                                        <votes>38</votes>
                                    <watches>10</watches>
                                                                            <comments>
                            <comment id="100112" author="danieljharris" created="Sun, 25 Aug 2013 21:51:11 +0200"  >&lt;p&gt;I just typed it with 1.6.2 and it don&apos;t work for me&lt;/p&gt;</comment>
                            <comment id="100030" author="_ericbg" created="Sat, 24 Aug 2013 13:55:48 +0200"  >&lt;p&gt;why is this a &quot;won&apos;t fix&quot;? seems to work in 1.6.2...&lt;/p&gt;</comment>
                            <comment id="48146" author="jaredjeya" created="Wed, 27 Feb 2013 23:46:01 +0100"  >&lt;p&gt;I&apos;ve tried to get this fixed but no-one seems to have noticed it. I don&apos;t think it has enough votes for it to be seen by you or jeb: &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://bugs.mojang.com/browse/MC-8184&quot; title=&quot;Redstone block and torches don&amp;#39;t power dispensers, droppers, TNT and Noteblocks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-8184&quot;&gt;&lt;del&gt;MC-8184&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is a MAJOR problem with torches not triggering TNT and dispensers, etc, when placed down.&lt;/p&gt;</comment>
                            <comment id="45744" author="rofang" created="Thu, 14 Feb 2013 20:36:00 +0100"  >&lt;p&gt;Agreed, this was the biggest boost in pleasantness in my Minecraft experience in a long time. It made a BIG difference.&lt;/p&gt;</comment>
                            <comment id="45741" author="jaredjeya" created="Thu, 14 Feb 2013 20:31:55 +0100"  >&lt;p&gt;Dinnerbone, please reconsider. This feature is incredibly useful for all kinds of things: For example, when I use the distribute action in a crafting table, but don&apos;t use all the items, I can just double click to collect everything under one stack. The strangest thing is IT STILL WORKS IN DISPENSERS. The code is in there, you just need to apply it to other inventories.&lt;/p&gt;</comment>
                            <comment id="43969" author="simons mith" created="Wed, 6 Feb 2013 16:07:15 +0100"  >&lt;p&gt;Yes, what Mark and Kimitsu said. When you get a single click, you should proceed on the assumption that that&apos;s all that will happen, then modify the behaviour a few milliseconds later when the second click arrives. That&apos;s a core principle of every mouse UI.&lt;/p&gt;</comment>
                            <comment id="43964" author="_droidfreak_" created="Wed, 6 Feb 2013 15:45:07 +0100"  >&lt;p&gt;I&apos;m with Kimitsu. That feature was so useful when it worked, and it&apos;s not a big deal if it processes the shift-click before the second click, it just needs to momentarily remember what the shift-click did so it can apply the same effect to the other items of the same type when the slot is clicked again. In fact, I think that&apos;s what it did in 13W01 because the first stack visually moved on the first click (before the others did).&lt;/p&gt;</comment>
                            <comment id="43939" author="kimitsu" created="Wed, 6 Feb 2013 11:58:06 +0100"  >&lt;p&gt;What do you mean, Dinnerbone? Shift + Double click works almost as Shift + Click but for all of the items of a type. That means that you can process the first click as normal, but if the second click arrives shortly in the same spot, repeat the same action for the whole set of items. Not to mention that using Shift + Right click is also an option.&lt;/p&gt;</comment>
                            <comment id="43937" author="dinnerbone" created="Wed, 6 Feb 2013 11:21:09 +0100"  >&lt;p&gt;I&apos;m not too sure we can re-add this feature. Picking items up works on mouse-down now, to prevent lag, but in order for this to work it would need to not process normal clicking until it knows for sure that you&apos;re not doubleclicking. I think we will have to mark it as &quot;won&apos;t fix&quot; I&apos;m afraid &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/sad.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;</comment>
                            <comment id="41886" author="jaredjeya" created="Thu, 31 Jan 2013 20:07:24 +0100"  >&lt;p&gt;Someone update this since it&apos;s not fixed in 13w05a&lt;/p&gt;</comment>
                            <comment id="39789" author="jaredjeya" created="Fri, 25 Jan 2013 18:21:03 +0100"  >&lt;p&gt;ALSO normal double click doesn&apos;t work, tested in creative inventory survival tab but I&apos;m sure it does the same in survival. Strangely it works in container screens e.g dispensers.&lt;/p&gt;</comment>
                            <comment id="36327" author="rofang" created="Sun, 13 Jan 2013 06:28:01 +0100"  >&lt;p&gt;Dang, I sure got attached to this shortcut in a hurry. Inventory management is painful without it now.&lt;/p&gt;</comment>
                            <comment id="35816" author="bljat" created="Sat, 12 Jan 2013 01:27:56 +0100"  >&lt;p&gt;Confirmed in 13w02b.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="19743">MC-6968</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="19766">MC-6989</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="19984">MC-7205</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="19988">MC-7209</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21454">MC-8515</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="23715">MC-9942</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25565">MC-11429</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="210988">MC-135588</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="444900">MC-228497</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="485303">MC-243076</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 12 Jan 2013 01:27:00 +0100</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10303"><![CDATA[Confirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10501" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Game Mode</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10304"><![CDATA[Survival]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0havb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>