Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Autocomplete doesn't work
Autocomplete doesn't work [message #1778159] Mon, 11 December 2017 11:48 Go to next message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 192
Registered: February 2013
Senior Member
Hello
Why does not Autocomplete work for login/password form in chrome for RAp?
Dmitry
Re: Autocomplete doesn't work [message #1778331 is a reply to message #1778159] Wed, 13 December 2017 08:37 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
the autoComplete feature is turned off for all widgets that use HTML input element [1]. If I remember correctly it leads to some problems with Modify listeners.

[1] https://github.com/eclipse/rap/blob/master/bundles/org.eclipse.rap.rwt/js/rwt/widgets/base/BasicText.js#L139

Regards,
Ivan
Re: Autocomplete doesn't work [message #1778753 is a reply to message #1778331] Wed, 20 December 2017 21:20 Go to previous messageGo to next message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 192
Registered: February 2013
Senior Member
Can I set autocomplete on for my login form?
Re: Autocomplete doesn't work [message #1779456 is a reply to message #1778753] Mon, 08 January 2018 10:10 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
you can execute a JS from the server to set "autoComplete" attribute to all input elements (or for single one).
Regards,
Ivan
Re: Autocomplete doesn't work [message #1779851 is a reply to message #1779456] Sun, 14 January 2018 20:20 Go to previous message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 192
Registered: February 2013
Senior Member
thanks
Previous Topic:WAR deployment to JBoss/Jetty
Next Topic:quick pop-up dialog in tableViewer
Goto Forum:
  


Current Time: Fri Apr 26 23:00:10 GMT 2024

Powered by FUDForum. Page generated in 0.03073 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top