Skip to content

Composable Shell/cloud clipboard: clipboard status is not announced when there are no items to be pasted #9103

@josephsl

Description

@josephsl

Hi,

NOte: due to changes introduced to emoji panel in Windows 10 19H1 build 18305, along with Compsable Shell hosting other features such as cloud clipboard, I'll refer to "emoji panel" as Composable Shell.

The following issue arose due to oversight from 2018.3 days - resolved in Windows 10 App Essentials add-on: cloud clipboard paste won't announce things when there is nothing to be pasted.

Background:

Windows 10 October 2018 Update (build 17763) introduces cloud clipboard, a way to synchronize clipboard data between devices and paste items from the clipboard. The user interface is powered by Composable Shell (WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe) and resembles a list of items to be pasted.

When the computer starts, the clipboard is empty. If so, Composable Shell displays a status message. At the moment NVDA does not announce this, caused by changes to the interface/UIA tree in later Version 1809 development builds.

Steps to reproduce:

Prerequisite: Windows 10 Version 1809 (build 17763) must be installed.

  1. Press Windows+V to open cloud clipboard paste screen.
  2. Close the window (Escape), then copy some text to the clipboard.
  3. Go to another place (another app, for instance) and press Windows+V.
  4. Press Delete while clipboard screen is displayed to remove the selected clipboard data.
  5. Repeat step 4 until all items are gone.
  6. Close the clipboard window and reopen it 9Windows+V).
    \

Actual behavior:

No announcement when clipboard is empty.

Expected behavior:

NVDA says, "your clipboard is empty".

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

Alpha.16477

Windows version:

Windows 10 Version 1809 (build 17763)

Name and version of other software in use when reproducing the issue:

None

Other information about your system:

None

Other questions

Does the issue still occur after restarting your PC?

Yes

Have you tried any other versions of NVDA?

Yes - 2018.3, 2018.4

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions