<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: Observation on ListView Behavior in &quot;The Bat!&quot;]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in Observation on ListView Behavior in &quot;The Bat!&quot; of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Tue, 09 Sep 2025 09:39:15 +0300</lastBuildDateTag>		<item>
			<title>Observation on ListView Behavior in &quot;The Bat!&quot;</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic16641/message58152/">Observation on ListView Behavior in &quot;The Bat!&quot;</a></b> <i>Unexpected ListView behavior with keyboard selection (Ctrl vs Shift)</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Please report this to the developers using the 'Support' menu near the top of the page. <br />
			<i>09 September 2025 09:39:15, <a href="http://www.ritlabs.com/en/forums/">Daniel van Rooijen</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic16641/message58152/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic16641/message58152/</guid>
			<pubDate>Tue, 09 Sep 2025 09:39:15 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Observation on ListView Behavior in &quot;The Bat!&quot;</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic16641/message58150/">Observation on ListView Behavior in &quot;The Bat!&quot;</a></b> <i>Unexpected ListView behavior with keyboard selection (Ctrl vs Shift)</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			<p>Hello,<br />I&#39;ve encountered a non-standard behavior in The Bat! (version 11.2.2) related to keyboard-based selection within the ListView control. Specifically, the application does not correctly differentiate between the use of the Ctrl and Shift keys, ignoring the conventional distinction in how these keys are expected to function:</p><ul><li><p>Ctrl should allow non-contiguous multi-selection</p><li><p>Shift should enable contiguous range selection</p></ul><p>In my experience, the keyboard selection logic does not respect this separation, resulting in a confusing and inconsistent user experience that deviates from standard UI behavior.</p><p>This issue was observed in version 11.2.2, and I have intentionally avoided upgrading to newer versions due to concerns that subsequent releases might introduce even more severe bugs.</p><p>Has anyone else noticed this behavior? It would be helpful to hear from other users or receive clarification from the development team.</p><p></p>🧷 Behavior of the Ctrl Key in ListView<br /><p>The Ctrl key enables non-contiguous multi-selection in a ListView control. Here&#39;s how it works:</p><ul><li><p>Ctrl + Arrow Keys &nbsp; Moves the focus between items without changing selection. This is useful for navigating the list without affecting the current selection state</p></ul><ul><li><p>.</p><li><p>Ctrl + Spacebar &nbsp; Toggles selection of the currently focused item — selects it if unselected, deselects it if already selected.</p><li><p>Ctrl + Click (if mouse is used) Adds or removes individual items from the selection set, allowing users to sel ect multiple items that are not adjacent.</p><li><p>Ctrl + A &nbsp; Selects all items in the ListView, provided that SelectionMode is set to Multiple or Extended.</p></ul><p>🔧 Note: This behavior requires the ListView to support multi-selection. In WPF, this means setting SelectionMode=&quot;Extended&quot;; in WinForms, MultiSelect = true.</p>📐 Behavior of the Shift Key in ListView<br /><p>The Shift key enables contiguous range selection. Here&#39;s how it functions:</p><ul><li><p>Shift + Arrow Keys &nbsp; Selects all items between the anchor item (usually the last selected item) and the currently focused item. This creates a continuous block of selected items.</p><li><p>Shift + Spacebar &nbsp; Selects a range from the anchor to the focused item, similar to Shift + Arrow but triggered by a key press.</p><li><p>Shift + Click (if mouse is used) Selects all items between the first selected item and the clicked item, forming a range.</p><li><p>Shift + Home / End &nbsp; Selects fr om the current position to the start or end of the list, respectively.</p></ul><p>🔧 Note: The ListView must support extended selection for this to work. The control internally tracks the anchor item to determine the range.</p> <br />
			<i>08 September 2025 12:06:25, <a href="http://www.ritlabs.com/en/forums/">LabsFT</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic16641/message58150/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic16641/message58150/</guid>
			<pubDate>Mon, 08 Sep 2025 12:06:25 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
	</channel>
</rss>
