Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

b:inputText not working on IE and Edge #370

Closed
bernardomk opened this issue May 8, 2016 · 6 comments
Closed

b:inputText not working on IE and Edge #370

bernardomk opened this issue May 8, 2016 · 6 comments
Assignees
Labels
Milestone

Comments

@bernardomk
Copy link

bernardomk commented May 8, 2016

Changed from 0.8.0 to 0.8.5 and b:inputText is not working on IE and Edge.

To be sure it was not a configuration on my side, just opened Bootsfaces showcase for inputText http://showcase.bootsfaces.net/forms/inputText.jsf;jsessionid=ShOpKhGKx7iVpPUwB5c9HEUp-VRxoaIqX5Tq4Yn5.wildfly01 and the problem is also there.

By not working I mean you type and nothing happens. The inputText is rendered accordingly.

Tested on IE11 and IE emulator till version 8.

@asterd
Copy link
Collaborator

asterd commented May 8, 2016

Hi @bernardomk ,
can you try to set the inputText maxlenght property to a value bigger than zero (eg. 100) please?
Let us know if in this case it works. Maybe can be a bug with this property default value on ie..

@stephanrauh
Copy link
Collaborator

@bernardomk That was quick! Seems we have to publish a bugfix release sooner than expected :(.

Setting maxlength and size to sensible values should work as a workaround. However, I've found and solved the bug in the 0.9.0-SNAPSHOT version and uploaded it to Maven Central. See #369 on how to get it. Would you mind to test this version and report us back?

@stephanrauh stephanrauh self-assigned this May 8, 2016
@stephanrauh stephanrauh added this to the v0.9.0 milestone May 8, 2016
@stephanrauh stephanrauh added the bug label May 8, 2016
@TheCoder4eu TheCoder4eu modified the milestones: v0.8.6, v0.9.0 May 8, 2016
@bernardomk
Copy link
Author

Yep, maxLength did it.

Man, I just realized you have released 0.8.5 yesterday. I am sorry IE exists :(. Thanks for the quick response. Your doing a great job with BootsFaces.

@stephanrauh
Copy link
Collaborator

Actually, I took your fast report as a compliment. The first bug report, 16 hours before we publish the official announcement - sounds like you're really interested in our software!

@bernardomk
Copy link
Author

bernardomk commented May 9, 2016

I am. I could not find anything that was even close to BootsFaces.

I tried to use 0.8.1 last week but had to change back to 0.8.1 due to some
problem I cannot remember.

Yesterday I went to the BootsFaces home and the current version was 0.8.5 so
I moved it rright away. Everything was working great on Chrome and Firefox
but when I entered my logon sreen on IE I could not type anything. But
other than that everything is working fine and the maxLength solved the
problem.

On Sun, May 8, 2016 at 6:53 PM, Stephan Rauh [email protected]
wrote:

Actually, I took your fast report as a compliment. The first bug report,
16 hours before we publish the official announcement - sounds like you're
really interested in our software!


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#370 (comment)

Bernardo Corrêa

@stephanrauh
Copy link
Collaborator

@bernardomk Glad you like BootsFaces! BTW, we haven't decided if or when we publish a bugfix version 0.8.6, but I consider it likely we'll do so soon. Compatibility to IE 11 and Edge is important :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants