Integrated: 5734: Overflow in stacktrace tooltips on Mac
Guru Hb
ghb at openjdk.java.net
Tue Nov 10 16:06:52 UTC 2020
On Sun, 8 Nov 2020 07:01:06 GMT, Guru Hb <ghb at openjdk.org> wrote:
> [Mac os] stacktrace tooltip view lines used to overflow with second line clipped.
> Solution : Stacktrace contains two list element, by adding span to list element with 'nowarp=true' solves the problem as similarly done in ChartToolTipProvider.
>
> <img width="955" alt="jmc-5734" src="https://user-images.githubusercontent.com/1955702/98459172-30227700-21be-11eb-8fa9-3513feba4614.png">
This pull request has now been integrated.
Changeset: 371aa9af
Author: Guru Hb <ghb at openjdk.org>
URL: https://git.openjdk.java.net/jmc/commit/371aa9af
Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
5734: Overflow in stacktrace tooltips on Mac
Reviewed-by: hirt
-------------
PR: https://git.openjdk.java.net/jmc/pull/157
More information about the jmc-dev
mailing list