
🚀 Overview
In modern versions of Microsoft Word (specifically 2010, 2013, and 2016), IT administrators may receive reports regarding a change in how the mouse interacts with graphical elements. Specifically, users often find they are unable to utilize the traditional “click-and-drag” method to draw a selection rectangle (also known as a marquee selection) around multiple AutoShape objects. This behavior is a departure from older legacy versions and is often tied to how Word handles objects positioned directly on the text layer versus those contained within a dedicated drawing environment.
⚙️ Key Technical Details
The inability to select multiple shapes via a mouse-drawn rectangle is a known behavior in Word when shapes are placed directly on the document page. To restore or bypass this limitation, several administrative and user-level workarounds exist. Below are the specific technical methods to address this:
-
🛠️ Method 1: Global Drawing Canvas Configuration
Enabling the drawing canvas ensures that shapes are grouped in a container that supports marquee selection. To automate this for all new shapes:- On the File Menu, select Options.
- Select Advanced.
- Under Editing options, select the Automatically create drawing canvas when inserting AutoShapes check box.
- Select OK.
-
🖱️ Method 2: Quick Access Toolbar (QAT) Customization
For users who prefer to use a canvas only when necessary, the manual “Insert Drawing” tool can be added to the QAT:- On the Quick Access Toolbar drop-down menu, select More Commands.
- Select the drop-down menu under Choose commands from, and then select Commands Not in the Ribbon.
- Scroll through the list, select Insert Drawing, then select Add.
- Select OK.
Note: This command allows the manual insertion of a canvas, enabling the selection rectangle within that specific area.
-
⌨️ Method 3: Keyboard-Mouse Combination
A manual override that does not require configuration changes:- Select an AutoShape object.
- Press the Ctrl key.
- Select other AutoShape objects while you continue to press the Ctrl key.
-
🖼️ Method 4: Utilizing the Selection Pane
The Selection Pane provides a list-view management interface for all objects in the document:- Select an AutoShape object in your document.
- On the Drawing Tools menu, select Format.
- On the Arrange group, select Selection Pane.
The Selection Pane facilitates multi-selection of objects by following the Ctrl + Click logic described in Method 3.
-
🔍 Method 5: Using the ‘Select Objects’ Tool (Word 2013/2016)
Word 2013 and 2016 include a specific mode designed for object selection:- On the Home tab, select Select > Select Objects.
- Use the mouse to draw a selection rectangle around the shapes.
⚠️ Impact
For end-users, this issue often manifests as a perceived loss of functionality, leading to increased help desk tickets regarding “broken” mouse behavior in Word. From an administrative perspective, understanding these methods is crucial for providing efficient support.
If an organization frequently works with complex diagrams or layered AutoShapes, Method 1 is the most effective proactive solution, as it changes the default behavior to be more selection-friendly. However, for users who primarily work with text and only occasional graphics, Methods 4 and 5 provide the most surgical approach without cluttering the document with canvases.
Official Source: Read the full article on Microsoft.com
