Reported by sumandogra on 2013-03-04 11:19
Excel 2010
Link/hyperlink is not recognized as a link by NVDA in an Excel sheet. On moving to a cell that contains a link, no indication is given.
Steps to reproduce:
Write or insert a hyperlink in a cell.
Move to the cell with UP/DOWN ARROW.
NVDA reads the text as a simple text and does not announce it as a link.
The text was updated successfully, but these errors were encountered:
Comment 2 by krish on 2013-05-10 06:27
It simply announces "link" before the text, on moving by using keyboard keys into the cell which contains hyperlink.
Comment 3 by vrdhn on 2013-10-11 19:17
Hi,
Update the code in 2921 ( indicate comments) to indicate links also.
For cell which has formula, comment as well as link, NVDA will speak
'has formula comment link'
This patch is based on the branch mentioned in 2921
Please review this patch:
git repository: https://bitbucket.org/manish_agrawal/nvda.git
branch: t3042
base branch: t2921 in same repository
Comment 5 by mdcurran on 2013-10-18 05:10
Sorry - the new implementation is not quite like the provided patch. But we probably should never have used description to indicate formula in the first place.
Reported by sumandogra on 2013-03-04 11:19
Excel 2010
Link/hyperlink is not recognized as a link by NVDA in an Excel sheet. On moving to a cell that contains a link, no indication is given.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: