[jbosstools-issues] [JBoss JIRA] (JBIDE-17054) Browsersim and type="date" results in a non-editable field for javaFx web-engine

Joshua Wilson (JIRA) issues at jboss.org
Tue Apr 8 14:50:12 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960292#comment-12960292 ] 

Joshua Wilson commented on JBIDE-17054:
---------------------------------------

[~ibuziuk], the problem [~burrsutter] has is with the formal released version in WFK 2.5 and it is on the latest version of BrowserSIM as I understand it.  My problem is with the branch you mentioned and on JBDS 7.1.1.GA.  To be clear the branch will be merged into the baseline that Burr is using.

To reproduce this issue:
1. Start the contacts-mobile-basic quickstart in JBDS and open it in BrowserSIM
2. go to http://localhost:8080/jboss-contacts-mobile-basic
3. click the 3 bars menu button in the upper left
4. select Add Contact
5. fill in the information
6. save it

The error can be seen in the Console.  It appears that the data string from the form is not the correct format to allow the JavaScript constructor new Date() to work.
                
> Browsersim and type="date" results in a non-editable field for javaFx web-engine
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-17054
>                 URL: https://issues.jboss.org/browse/JBIDE-17054
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Burr Sutter
>            Assignee: Ilya Buziuk
>             Fix For: 4.2.0.Beta2
>
>
> Browsersim and type="date" results in a non-editable field
> <input name="birthDate" id="contacts-add-input-date" class="birthDate" data-clear-btn="true" value="" placeholder="YYYY-MM-DD" type="date" min="1900-01-01"/>
> http://screencast.com/t/u9zLEbGAGXWJ
> contacts-mobile-basic is a quickstart in WFK 2.5, downloadable from the customer portal.
> https://github.com/jboss-developer/jboss-wfk-quickstarts/tree/2.5.x/contacts-mobile-basic
>   JBoss Tools Mobile Browser Simulator	3.5.100.Beta1-v20140331-2229-B15	org.jboss.tools.vpe.browsersim.feature.feature.group	JBoss by Red Hat

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list