iumo / mouselessbrowsing

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

Calendars don't seem to work correctly #235

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. GO to http://www.wunderground.com/roadtrip/
2. Try inputing a date using the calendar at the "Trip Details" Box at the right
3. Use either the mouse or the mouselessbrowsing code to enter a date

What is the expected output?
a date, in the following form
2013-12-31

What do you see instead?
NaN-NaN-NaN

What version of the product are you using? On what operating system?
0.5.6Build201310302030, running on FF 26.0, on Windows 7

Please provide any additional information below.

Client Configuration (automatically added by MLB)
OS: WINNT, Firefox 26.0, MLB 0.5.6Build201310302030
MLB Configuration:
mouselessbrowsing.pixelsToScroll: 150
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.smartPositioning: true
mouselessbrowsing.keys.clearKeybuffer: 432
mouselessbrowsing.modifierForOpenInNewWindow: 3
mouselessbrowsing.keys.toggleMLB: 1760
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.filterDuplicateLinks: true
mouselessbrowsing.disableAutomaticPageUpdateOnChange: false
mouselessbrowsing.showIdsOnDemand: false
mouselessbrowsing.version: 0.5.6Build201310302030
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.disableMLB: false
mouselessbrowsing.idType: NUMERIC
mouselessbrowsing.keys.openConfig: 1239
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.keys.toggleExlusiveUseOfNumpad: 304
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.showMlbIconInStatusbar: true
mouselessbrowsing.keys.toggleAllIds: 1762
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.idChars: 
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.keys.toggleEnableDisableMLB: 1761
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.maxIdNumber: 1000
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.scrollDown: 1712
mouselessbrowsing.showKeybufferInStatusbar: true
mouselessbrowsing.keys.openInCoolirisPreviewsPostfixKey: 1696
mouselessbrowsing.debug.perf: false
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showTabIds: true
mouselessbrowsing.modifierForWritableElement: 2
mouselessbrowsing.debug: false
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.keys.historyBack: 1776
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.keys.scrollUp: 1744
mouselessbrowsing.disableAllIds: false
mouselessbrowsing.autoExecuteDelay: 500
mouselessbrowsing.keys.openInNewWindowPostfixKey: 1776
mouselessbrowsing.executeAutomaticNew: false
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.executeInstantlyWhenIdUnique: false
mouselessbrowsing.keys.updatePage: 1713
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712
mouselessbrowsing.keys.historyForward: 1696

Original issue reported on code.google.com by sivan.ka...@gmail.com on 31 Dec 2013 at 4:37