Skip to content

error in google docs table nav #9494

@derekriemer

Description

@derekriemer

Steps to reproduce:

  1. open a new docs document with braille mode enabled.
  2. create a 3x3 table.
  3. fill out the table.
  4. try to press alt+ctrl+<arrow keys>

Actual behavior:

Input: kb(laptop):alt+control+downArrow
ERROR - scriptHandler.executeScript (12:43:20.176):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionEditorIa2WebIAccessible.script_nextRow of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionEditorIa2WebIAccessible object at 0x0380B150>> with gesture u'alt+ctrl+down arrow'
Traceback (most recent call last):
  File "scriptHandler.pyc", line 187, in executeScript
  File "documentBase.pyc", line 174, in script_nextRow
  File "documentBase.pyc", line 161, in _tableMovementScriptHelper
  File "documentBase.pyc", line 126, in _getNearestTableCell
TypeError: coercing to Unicode: need string or buffer, int found

Expected behavior:

NVDA can move around the table.

System configuration

NVDA installed/portable/running from source:

instaled

NVDA version:

alpha-17077,7f274eca

Windows version:

10

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

docs, chrome, firefox

Other information about your system:

Other questions

Have you tried any other versions of NVDA? If so, please report their behaviors.

worked before 2019.1

Metadata

Metadata

Assignees

No one assigned

    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