[nvda] Re: snapshot 2821: can't delete opened messages in outlook express
- From: Simone Dal Maso <simone.dalmaso@xxxxxxxx>
- To: nvda@xxxxxxxxxxxxx
- Date: Tue, 31 Mar 2009 18:41:57 +0200
Hi,
reading email in text mode worked also before the implementation of new virtual
buffer.
Now that we have this new feature, I changed to html also in order to benefit
from the facilitation that html gives, for example pressing enter in a link
open it. if you use text mode, you don't need virtual buffer, because you use a
simple standard multiedit window.
bye!
----- messaggio sorgente -----
da: "Peter Beasley" <pjbeasley@xxxxxxxxxxxxx>
a: <nvda@xxxxxxxxxxxxx>
data: martedì 31 marzo 2009, 17:22:07
oggetto: [nvda] Re: snapshot 2821: can't delete opened messages in outlook
express
>
>
> I have no problems as Ihave myoutlook express set to read e-mail in plain
> text.
> ----- Original Message -----
> From: "List account Brians (downstairs)" <bglists@xxxxxxxxxxxxxxxx>
> To: <nvda@xxxxxxxxxxxxx>
> Sent: Tuesday, March 31, 2009 4:14 PM
> Subject: [nvda] Re: snapshot 2821: can't delete opened messages in outlook
> express
>
>
> > Right it works in plain text mode so the html display has control d
> > roouted away from the application it seems.
> > Brian
> >
> > bglists@xxxxxxxxxxxxxxxx
> > Sent via blueyonder.
> > Please address personal email to:-
> > briang1@xxxxxxxxxxxxxxxx, putting 'Brian Gaff'
> > in the display name field.
> > ----- Original Message -----
> > From: "Jimmy!" <dosdeoros64@xxxxxxxx>
> > To: <nvda@xxxxxxxxxxxxx>
> > Sent: Tuesday, March 31, 2009 3:52 PM
> > Subject: [nvda] Re: snapshot 2821: can't delete opened messages in outlook
> > express
> >
> >
> > Mine is a pop account andit also happens in this PC.
> >
> > HTH
> >
> > Jimmy!
> >
> > ----- Original Message -----
> > From: List account Brians (downstairs)
> > To: nvda@xxxxxxxxxxxxx
> > Sent: Tuesday, March 31, 2009 9:03 AM
> > Subject: [nvda] Re: snapshot 2821: can't delete opened messages in
> > outlook express
> >
> >
> > Erm, cannot prove or disprove that on this machine as its using imap
> > server
> > but, if you do do control d then cursor up and down while displaying in
> > html
> > in Outlook Express..
> > IO - keyboardHandler.internal_keyDownEvent (14:33:02):
> >
> > key press: control+d
> >
> > DEBUG - queueHandler.pumpAll (14:33:02):
> >
> > pumping generator 1
> >
> > IO - keyboardHandler.internal_keyDownEvent (14:33:08):
> >
> > key press: extendedup
> >
> > ERROR - scriptHandler.executeScript (14:33:08):
> >
> > error executing script: <bound method MSHTML.script_moveByLine_back of
> > <virtualBuffers.MSHTML.MSHTML object at 0x02284DD0>> with key (None,
> > 'extendedup')
> >
> > Traceback (most recent call last):
> >
> > File "scriptHandler.pyc", line 98, in executeScript
> >
> > File "cursorManager.pyc", line 126, in script_moveByLine_back
> >
> > File "virtualBuffers\__init__.pyc", line 337, in
> > _caretMovementScriptHelper
> >
> > File "cursorManager.pyc", line 66, in _caretMovementScriptHelper
> >
> > File "virtualBuffers\__init__.pyc", line 305, in _set_selection
> >
> > File "baseObject.pyc", line 19, in __get__
> >
> > File "virtualBuffers\__init__.pyc", line 90, in _get_NVDAObjectAtStart
> >
> > File "virtualBuffers\__init__.pyc", line 65, in _getNVDAObjectFromOffset
> >
> > File "virtualBuffers\MSHTML.pyc", line 86, in getNVDAObjectFromIdentifier
> >
> > File "comtypes\client\lazybind.pyc", line 146, in __getattr__
> >
> > File "comtypes\automation.pyc", line 628, in _invoke
> >
> > COMError: (-2147024891, 'Access is denied.', (None, None, None, 0, None))
> >
> > IO - keyboardHandler.internal_keyDownEvent (14:33:09):
> >
> > key press: extendeddown
> >
> > ERROR - scriptHandler.executeScript (14:33:09):
> >
> > error executing script: <bound method MSHTML.script_moveByLine_forward of
> > <virtualBuffers.MSHTML.MSHTML object at 0x02284DD0>> with key (None,
> > 'extendeddown')
> >
> > Traceback (most recent call last):
> >
> > File "scriptHandler.pyc", line 98, in executeScript
> >
> > File "cursorManager.pyc", line 129, in script_moveByLine_forward
> >
> > File "virtualBuffers\__init__.pyc", line 337, in
> > _caretMovementScriptHelper
> >
> > File "cursorManager.pyc", line 66, in _caretMovementScriptHelper
> >
> > File "virtualBuffers\__init__.pyc", line 305, in _set_selection
> >
> > File "baseObject.pyc", line 19, in __get__
> >
> > File "virtualBuffers\__init__.pyc", line 90, in _get_NVDAObjectAtStart
> >
> > File "virtualBuffers\__init__.pyc", line 65, in _getNVDAObjectFromOffset
> >
> > File "virtualBuffers\MSHTML.pyc", line 86, in getNVDAObjectFromIdentifier
> >
> > File "comtypes\client\lazybind.pyc", line 146, in __getattr__
> >
> > File "comtypes\automation.pyc", line 628, in _invoke
> >
> > COMError: (-2147024891, 'Access is denied.', (None, None, None, 0, None))
> >
> > IO - keyboardHandler.internal_keyDownEvent (14:33:12):
> >
> > key press: escape
> >
> > IO - keyUtils.sendKey (14:33:12):
> >
> > escape
> >
> > DEBUG - queueHandler.isPendingItems (14:33:12):
> >
> > pending events in eventQueue: False
> >
> >
> > Brian
> > bglists@xxxxxxxxxxxxxxxx
> > Sent via blueyonder.
> > Please address personal email to:-
> > briang1@xxxxxxxxxxxxxxxx, putting 'Brian Gaff'
> > in the display name field.
> > ----- Original Message -----
> > From: "Jimmy!" <dosdeoros64@xxxxxxxx>
> > To: <nvda@xxxxxxxxxxxxx>
> > Sent: Tuesday, March 31, 2009 1:23 PM
> > Subject: [nvda] Re: snapshot 2821: can't delete opened messages in
> > outlook
> > express
> >
> >
> > How about CTRL+D?
> >
> > It works for me.
> >
> > Cheers,
> >
> > Jimmy!
> >
> > ----- Original Message -----
> > From: Simone Dal Maso
> > To: nvda@xxxxxxxxxxxxx
> > Sent: Tuesday, March 31, 2009 5:06 AM
> > Subject: [nvda] snapshot 2821: can't delete opened messages in outlook
> > express
> >
> >
> > Hi,
> > that's quite funny.
> > Go to outlook express and open a message.
> > If you press the Delete key in order to delete the viewed message,
> > nothing
> > happens. Other hotkey like ctrl+f or ctrl+r runs normally, but the
> > delete
> > key no.
> > Why?
> > Thanks!
> >
> >
> >
> > To post messages to the list send email to
> > nvda@xxxxxxxxxxxxx
> > To modify your NVDA Email settings go to:
> > http://www.freelists.org/list/nvda
> > Thank you for your continued support of Nonvisual Desktop Access, an
> > open
> > source free screen reader for Microsoft Windows:
> > http://www.nvda-project.org/
> > To get the latest NVDA snapshot:
> > http://www.nvda-project.org/snapshots/
> > Report bugs or make feature requests at:
> > http://trac.nvda-project.org/
> > Message Archive:
> > http://www.freelists.org/archives/nvda
> >
> >
> > To post messages to the list send email to
> > nvda@xxxxxxxxxxxxx
> > To modify your NVDA Email settings go to:
> > http://www.freelists.org/list/nvda
> > Thank you for your continued support of Nonvisual Desktop Access, an open
> > source free screen reader for Microsoft Windows:
> > http://www.nvda-project.org/
> > To get the latest NVDA snapshot:
> > http://www.nvda-project.org/snapshots/
> > Report bugs or make feature requests at:
> > http://trac.nvda-project.org/
> > Message Archive:
> > http://www.freelists.org/archives/nvda
> >
> > To post messages to the list send email to
> > nvda@xxxxxxxxxxxxx
> > To modify your NVDA Email settings go to:
> > http://www.freelists.org/list/nvda
> > Thank you for your continued support of Nonvisual Desktop Access, an open
> > source free screen reader for Microsoft Windows:
> > http://www.nvda-project.org/
> > To get the latest NVDA snapshot:
> > http://www.nvda-project.org/snapshots/
> > Report bugs or make feature requests at:
> > http://trac.nvda-project.org/
> > Message Archive:
> > http://www.freelists.org/archives/nvda
> >
>
>
> To post messages to the list send email to
> nvda@xxxxxxxxxxxxx
> To modify your NVDA Email settings go to:
> http://www.freelists.org/list/nvda
> Thank you for your continued support of Nonvisual Desktop Access, an open
> source free screen reader for Microsoft Windows:
> http://www.nvda-project.org/
> To get the latest NVDA snapshot:
> http://www.nvda-project.org/snapshots/
> Report bugs or make feature requests at:
> http://trac.nvda-project.org/
> Message Archive:
> http://www.freelists.org/archives/nvda
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To modify your NVDA Email settings go to:
http://www.freelists.org/list/nvda
Thank you for your continued support of Nonvisual Desktop Access, an open
source free screen reader for Microsoft Windows:
http://www.nvda-project.org/
To get the latest NVDA snapshot:
http://www.nvda-project.org/snapshots/
Report bugs or make feature requests at:
http://trac.nvda-project.org/
Message Archive:
http://www.freelists.org/archives/nvda
Other related posts: