MS Excel 2010 - cannot read protected cells #4952
Comments
Attachment USA_TaxOrganizer.xlsx added by manish on 2015-02-26 23:50 |
Comment 1 by siddhartha_iitd on 2015-06-29 10:51 Please review the code.Thanks! |
Comment 3 by mdcurran on 2015-07-22 06:53 |
Comment 4 by siddhartha_iitd on 2015-07-31 09:29 |
Comment 6 by mdcurran on 2015-10-08 02:08
thanks. |
Comment 7 by siddhartha_iitd on 2015-10-08 05:40
|
Comment 8 by jteh (in reply to comment 7) on 2015-10-08 06:07
I think i mentioned setting self.passThrough in your script, but I definitely didn't mean copying that script. You will need to set self.passThrough to True and then call browseMode.reportPassThrough. |
Comment 9 by siddhartha_iitd on 2015-10-09 11:42 |
Comment 11 by mdcurran on 2015-10-16 01:44
|
Comment 12 by James Teh <jamie@... on 2015-11-02 00:49 Authors: Michael Curran mick@nvaccess.org, Siddhartha gupta.siddharthasbs@gmail.com |
Comment 13 by jteh on 2015-11-02 00:50 |
…heets. Control+arrows move to the edge of regions (just like normal Excel) but don't ignore locked cells. All unlocked cells now have a new unlocked state. Authors: Michael Curran <mick@nvaccess.org>, Siddhartha <gupta.siddharthasbs@gmail.com> Fixes #4952.
Reported by manish on 2015-02-26 23:49
In an excel workbook that has a sheet with protected and unprotected cells, like the one attached here, there is no way to read the content in the protected cells. I tried reading with the regular cursor, review cursor and object navigation - with the simple review mode enabled as well as disabled.
Will try to find a machine with excel 2013 and add to this description if the behavior is any different there.
The text was updated successfully, but these errors were encountered: