Windows Phone Validation: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
== Windows Phone Validation ==


*** THIS IS A DRAFT. MUCH OF THE INFORMATION IS OUT OF DATE OR INCORRECT ***
'''The following features don't work as expected on Windows phones:'''
-Transition between forms does not appear as smoothly as it should. (Sample app: Two Forms)
-.wav and .mp3 audio files not supported. (Sample app: Audio Video, Play sound)
-Gif images not supported (see sample app: busy indicator)<br />
NEEDS REVISION<br />
Busy indicator does not appear
-The camera control doesn't work (see Sample app: camera)
-Some fonts are not supported, for ex: the font Sansation. (See sample app: custom font)
-SpeechSynthesis not supported (see sample app: iHearVoices) <br />
NEEDS REVISION<br />
sound does not play at all. not sure that SpeechSynthesis not supported is the cause of the problem though.<br />
-(see sample app: MinecraftSim)<br />
NEEDS REVISION<br />
It works but it lags. I'm not sure what to call it. This is not a GIF image, right?<br />
-SQLite not supported (see sample app: Northwind, SQLite Sample 1, 2, 3)<br />
-May not be able to use two fingers to zoom in on a picture (see sample app: On Gesture)<br />
NEEDS REVISION<br />
Not sure why this doesn't work<br />
-(see sample app: Orientation)<br />
NEEDS REVISION<br />
Not sure why this doesn't work.<br />
-PictureBox1.style.webkitTransform is not supported. (See sample app: Picturebox)<br />
NEEDS REVISION:<br />
Since the spin button doesn't work, (the picture box doesn't flip) it appears that property is not supported. Maybe other webkit properties aren't supported either?<br />
-Zooming in on a picture in a picture box by setting zoom to true in scroll_options does not work. (See sample app: PictureBox_scrollAndZoom)
-Command Print doesn't work. (see sample app: Print)<br />
NEEDS REVISION<br />
not sure if this is the problem<br />
-HTMLview control may not work well for viewing a file. There may be issues with scrolling (see sample app: Scrolling file).<br />
NEEDS REVISION<br />
as I scroll down, the visible portion of the HTMLview keeps decreasing until I'm unable to see the file at all.<br />
-(see sample app: Signature Capture)<br />
NEEDS REVISION:<br />
not sure why this doesn't work. Nothing appears on the picture box. Problems with picturebox.beginPath() and picturebox.moveTo(x,y)?<br />
-Property style.webkitTransform not supported? (see sample app: Sprite)<br />
NEEDS REVISION<br />
it appears that this is the problem since mario doesn't spin<br />
-windows.print() does not work. (see sample app: Windows Print)<br />
NEEDS REVISION<br />
when I click on the print button, nothing happens.<br />
-May not be able to scroll smoothly up or down a grid (may lag). (see app: Kitchen sink)
-May not be able to scroll down a dropdown menu in a select tool. (see app: Kitchen sink)<br />
NEEDS REVISION<br />
When I open the drop down menu to select a month, I can’t scroll down all the way to 12. same with the days dropdown menu. Same issue on the android phone.<br />
On both phones, when I click on the grid a messagebox with the cell number pops up. The slider that is used to scroll up and down the grid appears on top of the messagebox!<br />
-May not be able to scroll sideways on a chart (see sample app: chart, chart JS)<br />
NEEDS REVISION<br />
-Color picker may not work (see sample app: color picker)
-jqWidget's DragDrop control does not work(see sample app: Drag Drop)
-jqWidgets Grid's features may not all work (see sample app: Grid with Buttons)<br />
NEEDS REVISION<br />
no message boxes pop up when I click the buttons on the grid
-jqWidgets Input features may not all work (see sample app: Input)<br />
NEEDS REVISION<br />
The top textbox works on Windows. But the bottom one doesn’t. when I typed t I got no suggestions. Also, when I tried to edit the text in it, I’m only able to add text to the beginning of the string, it is not letting me move the cursor to the end of the string.
-jqWidgets Listbox may not work (see sample app: Listbox)<br />
NEEDS REVISION<br />
Doesn’t work on windows. It is not letting me scroll down, make a selection, or even switch to multiple selections mode.
-jqWidgets Menu may not work (see sample app: Menu)<br />
NEEDS REVISION<br />
The menus and buttons arrangement looks exactly like the PC’s. However, I’m only able to click on the Products dropdown menu. The rest of the buttons are not clickable. Its like they’re just text. so when I click on Home for example, the word home gets selected but no button is pressed.
-Manually swiping through jqWidgets PhotoGallery may not work (see sample app: Photo Gallery)<br />
-jqWidgets Radial Gauge does not work (see sample app: Radial Gauge)
-jqWidgets Switch Button does not work (see sample app: Switch Button)
-webkitCompassHeading property does not work (see sample app: Lab Features Solution)<br />
NEEDS REVISION<br />
it also didn't work on android even though I have a compass app on android
-The file browser may not open when using a text box with the inputType property set to file. (see sample app: Camera to Web)<br />
NEEDS REVISION<br />
not sure that this is the reason why nothing happened when I clicked on the "Browse" button
-getJSON() may not work with Facebook (see sample app: Facebook)
-(see sample app: Formspree)<br />
NEEDS REVISION<br />
I put in my name and email and click on Email info above so it redirects me to the formspree page saying that a confirmation email got sent to my email address. But I check my email, and nothing got sent to me. Not the message I wanted to send myself nor a confirmation email either. Same with windows.
-Showing Google Maps doesn't work sometimes(see sample app: Geolocation) but works on others (see sample app: Google Maps, Google Maps APIv3)<br />
NEEDS REVISION<br />
On geolocation: the lat and long data load, but not the map. Longitude and latitude match on both phones, but speed and accuracy don’t.
Not sure if finding the location works because now when looking at the code, I think the longitude and latitude that appeared
are the numbers by which the long and lat variables are initialized!
-.rssfeed() HTMLview property may not work (see sample app: RSS feed)<br />
NEEDS REVISION<br />
Nothing appeared on both phones...
-SAP doesn't work (see sample app: SAP, SAP Bank)<br />
-Form1.submit() does not work (see sample app: send data)<br />
NEEDS REVISION<br />
On windows, it is not working. It asks me to use Chrome, safari or another supported browser.
-(see sample app: Text to Speech)<br />
NEEDS REVISION<br />
windows: when I click speak, it asks me if I want to open or save the file, I choose open but I get a message that it can’t play the file.
-(see sample app: Upload)<br />
NEEDS REVISION<br />
on windows when I click “browse” it lets me choose between Photos and Phone. I chose a photo. The app is only displayed on half the phone screen for some reason, so I had to scroll down to press on the Upload button. Got a message box confirming that the upload was successful. However, when I clicked on the files tab on the header, there was a list of snippets of code (same issue on android).
-(see sample: Home Screen)<br />
NEEDS REVISION<br />
the message with instructions on how to add the phone to my home screen does not appear at all. but the app does get added to homescreen.
-iwebKit Spinning Wheel script doesn't work on windows (see sample app: spinning wheel get date)<br />
'''Notes:'''<br />
-Sometimes the screen flashes in grey when scrolling up/down (See sample app: Format Date Time). Also an area the same size as the button (or other controls) about 1 cm below the control may appear in grey temporarily when the control is clicked (See sample app: Scrolling form).<br />
-A full keyboard instead of a Date picker may appear when user clicks on a text box with the inputType property set to date. (see sample app: iOS7)<br />
-A full keyboard instead of a Time picker may appear when user clicks on a text box with the inputType property set to time. (See sample app: iOS7)<br />

Latest revision as of 17:37, 22 July 2019