Skip to content

NVDA brows mode mangling clipboard contents #5895

@pranavlal

Description

@pranavlal

If I am on a webpage in Firefox or Internet explorer and copy a table into Excel, the formatting of the table is mangled.
The same happens if I am in brows mode in Microsoft Word and try to copy a table and paste it into Excel.

The table is transposed such that all the data comes in a single column but in a series of rows. If I want to retain formatting, then I have to copy data to the windows clipboard after quitting NVDA.

To duplicate the problem, try the following.

  1. Go to a webpage with a table.
  2. Copy the table to the clipboard. You must use the keyboard and have NBDA running.
  3. Swap to Excel and paste the table.
    You will find the formatting mangled.

Repeat the above experiment but this time, quit NVDA before copying the data to the clipboard. Paste the data into Excel. The formatting will be retained.

You can try the experiment with Outlook too. Try copying a table from a message in Outlook to Excel. The formatting will be mangled if brows mode was active when you copyed the table to the clipboard.

nvda version = 2016.1
word versions: 2010 and 2016. This issue is universal.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions