[Maps] Overflow of text outside tooltip border in Maps in Kibana 7.10.1 #87781
Labels
bug
Fixes for quality problems that affect the customer experience
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
usability
Kibana version:
7.20.2
Original install method (e.g. download page, yum, from source, etc.):
originally reported for a Cloud deployment but reproducible running Kibana and ES through Docker (using the
apm-integration-testing
setup)Describe the bug:
Fields with long text values overflow the tooltip border.
This is a possible regression of the fix for related tooltip resizing issue fixed by #47645 for v7.5.
Steps to reproduce:
apm-integration-testing
suite with./scripts/compose.py start 7.10 --no-apm-server
,Actual Requests
Layer:Actual Requests
tooltips (default zoom level is from 9)Expected behavior:
The tooltip text should wrap and be contained within the tooltip border.
Screenshots (if relevant):
![mapsTooltipOverflowRegression7-10LightTheme](https://user-images.githubusercontent.com/11909450/104070879-25d42780-51c5-11eb-858b-dd0257a84edd.png)
With dev tools open and the
![MapsTooltipFeaturePropertiesOverflow](https://user-images.githubusercontent.com/11909450/104070943-469c7d00-51c5-11eb-805b-af66fe4f49db.png)
FeatureProperties
component highlighted:Errors in browser console (if relevant):
None
Any additional context:
The bug seems to be fixed in master.
The text was updated successfully, but these errors were encountered: