-
-
Notifications
You must be signed in to change notification settings - Fork 783
Various issues related to text alignment in Excel #15206
Copy link
Copy link
Closed
Labels
app/microsoft-officep3https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Milestone
Metadata
Metadata
Assignees
Labels
app/microsoft-officep3https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to reproduce:
Actual behavior:
The speech viewer contains the following text:
align default
Standard
align left
Left
align right
Right
align default
Centered across columns overflowing
align justify
Justify
align default
Rep
align default
Distributed
align default
cell
Expected behavior:
All alignments should be correctly reported, more specifically centered across columns, repeated, distributed.
Also the "default" alignment in Excel should not be reported the same way as the "default" reported in Chrome on a button, where no alignment information is available.
Thus the speech viewer should contain the following text:
align general
Standard
align left
Left
align right
Right
align centered across columns
Centered across columns overflowing
align justify
Justify
align fill
Rep
align distributed
Distributed
align default
cell
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
2023.2beta1
Windows version:
Windows 10 2004 (AMD64) build 19041.388
Name and version of other software in use when reproducing the issue:
Excel 2016, '16.0.16529.20182'
Other information about your system:
N/A
Other questions
Does the issue still occur after restarting your computer?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
Yes, same with 2023.1 and older releases.
If NVDA add-ons are disabled, is your problem still occurring?
Yes
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
Yes