Skip to content

Add landmark property to the base NVDAObject#7493

Merged
michaelDCurran merged 1 commit into
nvaccess:masterfrom
BabbageCom:landmarkFix
Aug 15, 2017
Merged

Add landmark property to the base NVDAObject#7493
michaelDCurran merged 1 commit into
nvaccess:masterfrom
BabbageCom:landmarkFix

Conversation

@LeonarddeR

@LeonarddeR LeonarddeR commented Aug 14, 2017

Copy link
Copy Markdown
Collaborator

Link to issue number:

Fixes #7490

Summary of the issue:

Regression from #7328, sometimes an error is raised while navigating through a document in Edge, for example a PDF document.

Description of how this pull request fixes the issue:

Adds the landmark property added in #7328 to the base NVDAObject, so getting the landmark property from an object always returns something.

Testing performed:

@derekriemer: Could you please double check whether this fixes the PDF issue you reported?

Known issues with pull request:

None I'm aware of

Change log entry:

None, regression from 2017.2.

@michaelDCurran, since this is a regression from 2017.2, I think this is best merged into master after @derekriemer confirms that it fixes the issue.

@derekriemer

Copy link
Copy Markdown
Collaborator

this fixes the issue.

@michaelDCurran michaelDCurran merged commit 0680dc8 into nvaccess:master Aug 15, 2017
@nvaccessAuto nvaccessAuto added this to the 2017.3 milestone Aug 15, 2017
@LeonarddeR LeonarddeR added the BabbageWork Pull requests filed on behalf of Babbage B.V. label Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BabbageWork Pull requests filed on behalf of Babbage B.V.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

can't get landmark from a pdf in edge

4 participants