Re: still ahving the issue of hitting space or enter on buttons unless I up and down arrow to them
Gene
Shift enter is a standard browser command, at least
it is standard on Internet Explorer, Firefox and Chrome and probably on some or
many other Windows and maybe other browsers. It opens links in a new
window and is used, among other things, to bypass a popup blocker if that is
keeping a link from opening because it triggers a popup.
Gene
----- Original Message -----
From: Arlene
Sent: Wednesday, January 08, 2020 5:26 PM
Subject: Re: [nvda] still ahving the issue of hitting space or enter
on buttons unless I up and down arrow to them Hi, do you have to do shift enter on google Chrome? Send me your Catholic Mass and I’ll try it using Chrome.
Sent from Mail for Windows 10
From: Rosemarie
Chavarria
Hi, Sarah,
Have you tried hitting shift enter? I have to do that when I want to hear the Catholic Mass from Heart of the Nation. I have to hit shift enter when I'm using internet explorer.
Hope this helps somewhat.
Rosemarie
-----Original Message----- From: nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] On Behalf Of Sarah k Alawami Sent: Wednesday, January 8, 2020 10:32 AM To: Nvda List <nvda@nvda.groups.io> Subject: [nvda] still ahving the issue of hitting space or enter on buttons unless I up and down arrow to them
I've ben having this issue for a while now where I have to up and down arrow to buttons, links, etc to make them activate. I tried iwht add ons disabled, but no joy. I have a log. running latest stable and windows 10 1909 and have had this issue since october or so, but no joy from any suggestions. Any advice? I do not want to do a complete reinstall of NVDA as I don't want to lose my add on settings and speed settings etc. Log follows, I hope.
INFO - __main__ (10:21:18.864): Starting NVDA INFO - core.main (10:21:19.095): Config dir: C:\Users\Sarah\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (10:21:19.095): Loading config: C:\Users\Sarah\AppData\Roaming\nvda\nvda.ini INFO - core.main (10:21:19.173): NVDA version 2019.2.1 INFO - core.main (10:21:19.174): Using Windows version 10.0.18363 workstation INFO - core.main (10:21:19.174): Using Python version 2.7.16 (v2.7.16:413a49145e, Mar 4 2019, 01:30:55) [MSC v.1500 32 bit (Intel)] INFO - core.main (10:21:19.174): Using comtypes version 1.1.7 INFO - core.main (10:21:19.174): Using configobj version 5.1.0 with validate version 1.0.1 INFO - core.main (10:21:19.243): Add-ons are disabled. Restart NVDA to enable them. INFO - synthDriverHandler.setSynth (10:21:19.901): Loaded synthDriver oneCore INFO - core.main (10:21:19.901): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 INFO - brailleInput.initialize (10:21:19.903): Braille input initialized INFO - braille.initialize (10:21:19.903): Using liblouis version 3.10.0 INFO - braille.BrailleHandler.setDisplayByName (10:21:19.907): Loaded braille display driver noBraille, current display has 0 cells. WARNING - core.main (10:21:19.930): Java Access Bridge not available INFO - _UIAHandler.UIAHandler.MTAThreadFunc (10:21:19.940): UIAutomation: IUIAutomation6 INFO - core.main (10:21:20.086): NVDA initialized INFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (10:28:12.569): Developer info for navigator object: name: u'KE7ZUM - Video Producer - Twitch' role: ROLE_DOCUMENT states: STATE_READONLY, STATE_FOCUSABLE, STATE_FOCUSED isFocusable: True hasFocus: True Python object: <NVDAObjects.IAccessible.chromium.Document object at 0x05530C50> Python class mro: (<class 'NVDAObjects.IAccessible.chromium.Document'>, <class 'NVDAObjects.IAccessible.ia2Web.Document'>, <class 'NVDAObjects.IAccessible.ia2Web.Ia2Web'>, <class 'NVDAObjects.IAccessible.IAccessible'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'documentBase.TextContainerObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <type 'object'>) description: None location: RectLTWH(left=71, top=132, width=958, height=920) value: None appModule: <'appModuleHandler' (appName u'chrome', process ID 2376) at address 505f7f0> appModule.productName: u'Google Chrome' appModule.productVersion: u'79.0.3945.88' TextInfo: <class 'NVDAObjects.IAccessible.IA2TextTextInfo'> windowHandle: 131980L windowClassName: u'Chrome_RenderWidgetHostHWND' windowControlID: 690755632 windowStyle: 1445986304 extendedWindowStyle: 32 windowThreadID: 14968 windowText: u'Chrome Legacy Window' displayText: u'' IAccessibleObject: <POINTER(IAccessible2) ptr=0x77d244 at 5540350> IAccessibleChildID: 0 IAccessible event parameters: windowHandle=131980, objectID=-4, childID=-7491 IAccessible accName: u'KE7ZUM - Video Producer - Twitch' IAccessible accRole: ROLE_SYSTEM_DOCUMENT IAccessible accState: STATE_SYSTEM_READONLY, STATE_SYSTEM_FOCUSED, STATE_SYSTEM_FOCUSABLE, STATE_SYSTEM_VALID (1048644) IAccessible accDescription: None IAccessible accValue: u'https://dashboard.twitch.tv/u/ke7zum/content/video-producer' IAccessible2 windowHandle: 131980 IAccessible2 uniqueID: -7491 IAccessible2 role: ROLE_SYSTEM_DOCUMENT IAccessible2 states: IA2_STATE_OPAQUE (1024) IAccessible2 attributes: u'tag:#document;explicit-name:true;' INFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (10:28:12.901): Developer info for navigator object: name: None role: ROLE_EDITABLETEXT states: STATE_MULTILINE, STATE_READONLY, STATE_FOCUSED, STATE_FOCUSABLE isFocusable: True hasFocus: True Python object: <NVDAObjects.Dynamic_IAccessibleRichEdit50WindowNVDAObject object at 0x055303D0> Python class mro: (<class 'NVDAObjects.Dynamic_IAccessibleRichEdit50WindowNVDAObject'>, <class 'NVDAObjects.IAccessible.IAccessible'>, <class 'NVDAObjects.window.edit.RichEdit50'>, <class 'NVDAObjects.window.edit.RichEdit'>, <class 'NVDAObjects.window.edit.Edit'>, <class 'NVDAObjects.behaviors.EditableTextWithAutoSelectDetection'>, <class 'NVDAObjects.behaviors.EditableText'>, <class 'editableText.EditableText'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'documentBase.TextContainerObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <type 'object'>) description: None location: RectLTWH(left=2, top=45, width=1899, height=993) value: u'INFO - __main__ (10:21:18.864):\rStarting NVDA\rINFO - core.main (10:21:19.095):\rConfig dir: C:\\Users\\Sarah\\AppData\\Roaming\\nvda\rINFO - config.ConfigManager._loadConfig (10:21:19.095):\rLoading config: C:\\Users\\Sarah\\AppData\\Roaming\\nvda\\nvda.ini\rINFO -' (truncated) appModule: <'nvda' (appName 'nvda', process ID 6908) at address 512bd70> appModule.productName: u'NVDA' appModule.productVersion: u'2019.2.1' TextInfo: <class 'NVDAObjects.window.edit.ITextDocumentTextInfo'> windowHandle: 854242 windowClassName: u'RICHEDIT50W' windowControlID: -31949 windowStyle: 1377900612 extendedWindowStyle: 0 windowThreadID: 3004 windowText: u'INFO - __main__ (10:21:18.864):\r\nStarting NVDA\r\nINFO - core.main (10:21:19.095):\r\nConfig dir: C:\\Users\\Sarah\\AppData\\Roaming\\nvda\r\nINFO - config.ConfigManager._loadConfig (10:21:19.095):\r\nLoading config: C:\\Users\\Sarah\\AppData\\Roaming\\nvda\\nvda.ini\r\n' (truncated) displayText: u'INFO - core.main (10:21:19.173):NVDA version 2019.2.1INFO - core.main (10:21:19.174):Using Windows version 10.0.18363 workstationINFO - core.main (10:21:19.174):Using Python version 2.7.16 (v2.7.16:413a49145e, Mar 4 2019, 01:30:55) [MSC v.1500 32 bi' (truncated) IAccessibleObject: <POINTER(IAccessible) ptr=0x75bbab0 at 5540030> IAccessibleChildID: 0 IAccessible event parameters: windowHandle=854242, objectID=-4, childID=0 IAccessible accName: None IAccessible accRole: ROLE_SYSTEM_TEXT IAccessible accState: STATE_SYSTEM_READONLY, STATE_SYSTEM_FOCUSED, STATE_SYSTEM_FOCUSABLE, STATE_SYSTEM_VALID (1048644) IAccessible accDescription: None IAccessible accValue: u'INFO - __main__ (10:21:18.864):\rStarting NVDA\rINFO - core.main (10:21:19.095):\rConfig dir: C:\\Users\\Sarah\\AppData\\Roaming\\nvda\rINFO - config.ConfigManager._loadConfig (10:21:19.095):\rLoading config: C:\\Users\\Sarah\\AppData\\Roaming\\nvda\\nvda.ini\rINFO -' (truncated)
|
|