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

Text input field loses focus while typing #16234

Closed
marius-dr opened this issue Jan 23, 2018 · 8 comments
Closed

Text input field loses focus while typing #16234

marius-dr opened this issue Jan 23, 2018 · 8 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages feedback_needed

Comments

@marius-dr
Copy link
Member

Kibana version: 6.1.3, 6.2.0

Browser version: MS Edge 41.16299

Original install method (e.g. download page, yum, from source, etc.): BC Build

Description of the problem including expected versus actual behavior:
When I try to enter any text in an text input box, the box loses focus any time the vertical line goes on and off and this leads to lost characters. On a normal typing rate, every 3rd character gets dropped, looks to be something to do with type-ahead.

In the gif below I was trying to type the alphabet and you can see how many letters were dropped:
flicker

Lee also encountered something similar.
cc @LeeDr

@marius-dr marius-dr added the bug Fixes for quality problems that affect the customer experience label Jan 23, 2018
@LeeDr
Copy link

LeeDr commented Jan 23, 2018

I saw this problem really bad on 6.2.0 BC1 on Chrome, IE 11, and Edge browsers.

And I don't see it at all on 5.6.7 BC1 on Chrome, IE 11, and Edge browsers.

@LeeDr
Copy link

LeeDr commented Jan 23, 2018

These are similar issues;
#14628
#14909

@stacey-gammon
Copy link
Contributor

@LeeDr, I suspect this is specific to the index page because #14909 was supposed to be fixed with #15479. If you can repro on the visualization or dashboard search listing pages, let me know and I will look into it. Otherwise I'm going to tag as a management issue.

@chrisronline
Copy link
Contributor

Is this Chrome on Windows or OSX/Linux? Or all?

Does this reproduce on master?

@marius-dr
Copy link
Member Author

marius-dr commented Mar 12, 2018

Reproduced the issue on the 6.x branch today and it blocks running Selenium tests on IE.
Will update with status on master as well.

LE:
Master seems fine for me when running from source, I'll keep trying, but it seems that it might be related to the number of indices on the cluster.

@chrisronline
Copy link
Contributor

I tried this on master and didn't see an issue. It might be related to less than great hardware running Kibana. Is it possible to test that variable?

@timroes
Copy link
Contributor

timroes commented Nov 27, 2018

Could you please validate if that's still an issue. I think there were a couple of issues also around EUI elements, so I think that might have been fixed?

@timroes timroes added feedback_needed Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed :Management DO NOT USE labels Nov 27, 2018
@lukeelmers lukeelmers added :AppArch and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Mar 27, 2019
@ppisljar
Copy link
Member

ppisljar commented Mar 1, 2021

this seems to have been fixed, if encountered again please reopen

@ppisljar ppisljar closed this as completed Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages feedback_needed
Projects
None yet
Development

No branches or pull requests

7 participants