zephyrer / mouselessbrowsing

Automatically exported from code.google.com/p/mouselessbrowsing
0 stars 0 forks source link

flash players steal the focus. Cannot get out of flash without mouse clicking #173

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. go to flash site like youtube
2. watch any video, click the flash element, now flash has the focus
3. no matter it's mouselessbrowsing, or other traditional keyboarding combo
like ctrl+tab/w/t, F6,F4, all useless. None of them can get the focus back
from flash. Have to use the mouse click some space outside the flash

What is the expected output?

What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Client Configuration (automatically added by MLB)
OS: WINNT, Firefox 3.5.8, MLB 0.5.2.2
MLB Configuration:
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.disableAllIds: false
mouselessbrowsing.keys.scrollUp: 1744
mouselessbrowsing.disableMLB: false
mouselessbrowsing.executeAutomaticNew: true
mouselessbrowsing.idChars: 
mouselessbrowsing.debug: false
mouselessbrowsing.keys.toggleAllIds: 1762
mouselessbrowsing.keys.openInCoolirisPreviewsPostfixKey: 1696
mouselessbrowsing.idType: NUMERIC
mouselessbrowsing.keys.openInNewWindowPostfixKey: 1776
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.showTabIds: true
mouselessbrowsing.keys.toggleExlusiveUseOfNumpad: 304
mouselessbrowsing.disableAutomaticPageUpdateOnChange: false
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showIdsOnDemand: false
mouselessbrowsing.version: 0.5.2.2
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.keys.toggleMLB: 1760
mouselessbrowsing.autoExecuteDelay: 500
mouselessbrowsing.showMlbIconInStatusbar: true
mouselessbrowsing.maxIdNumber: 1000
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.keys.toggleEnableDisableMLB: 1761
mouselessbrowsing.siteRules: <listbox
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
id="siteRulesLB" prefid="mouselessbrowsing.siteRules" flex="1"
disabled="false"><listhead><listheader label="URL Pattern"/><listheader
align="center" style="display: none;"/><listheader style="display:
none;"/><listheader style="display: none;"/></listhead><listcols><listcol
flex="1"/><listcol style="display: none;"/><listcol style="display:
none;"/><listcol style="display: none;"/></listcols></listbox>
mouselessbrowsing.keys.clearKeybuffer: 432
mouselessbrowsing.showKeybufferInStatusbar: true
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.keys.scrollDown: 1712
mouselessbrowsing.keys.openConfig: 1239
mouselessbrowsing.executeInstantlyWhenIdUnique: false
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.modifierForOpenInNewWindow: -1
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.styleForFrameIdSpan: position:fixed; top:0; left:0;
font-size:xx-small;line-height:130%;;
border-color:black; border-width:1px; border-style:solid;
-moz-border-radius:2px;
padding:0px 2px 0px 2px;
z-index:500;
background-color:#D6E3FE;
mouselessbrowsing.modifierForWritableElement: 2
mouselessbrowsing.styleForIdSpan: font-family:arial, sans-serif;
font-size:xx-small; line-height:130%;
border-width:1px; border-style:solid;-moz-border-radius:2px;
padding:0px 2px 0px 2px;
vertical-align:center;
margin-left:2px; 
max-width:20px; max-height:10px;
overflow:visible;float:none;
mouselessbrowsing.filterDuplicateLinks: true
mouselessbrowsing.keys.historyBack: 1776
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.keys.updatePage: 1713
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.debug.perf: false
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.historyForward: 1696
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712

Original issue reported on code.google.com by Shan.Yua...@gmail.com on 4 Mar 2010 at 5:55

GoogleCodeExporter commented 8 years ago
Thanks for your feedback!
Unfortunatly this can not be fixed by MLB as it is problem of Firefox (see
https://bugzilla.mozilla.org/show_bug.cgi?id=78414)

Original comment by Rudolf....@gmail.com on 4 Mar 2010 at 7:38