pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.36k stars 3.75k forks source link

Browser's right click pop up menu will cover pp's popup menu in SOME display ratio & resolution ratio #3324

Open fengnex opened 7 years ago

fengnex commented 7 years ago

Hi, browser's right click pop up menu will cover pp's popup menu in the following conditions:

  1. When display topological graph through projector;
  2. If you adjust display ration to some value more than 100%, for example 125%

The following picture shows one such scene: image

fengnex commented 6 years ago

@denzelsN Hi, nice to see your response, denzelsN and would you be so kind as to tell us your plan on when to fix it? thx

denzelsN commented 6 years ago

@fengnex Hi Once I have to be able to reproduce the bug. And then I'll see if it's a fixable problem.

fengnex commented 6 years ago

@denzelsN Hi, You can reproduce the bug by either of the flowing ways:

  1. View a topo in a projector, and then check it by right clicking with the topo;
  2. Customize your computer's display ratio to 100+%, for example 125% or 150%, then recheck right clicking menus within a topo.

Any problems? Hope you will fix it ASAP. thx

nstopkimsk commented 6 years ago

@fengnex how about contributing this issue?

fengnex commented 6 years ago

@nstopkimsk OK, I 'll try.

fengnex commented 6 years ago

@nstopkimsk @denzels Hi, I have found a way to fix it by modifying server-map.directive.js and have tested it passed. Now could you please tell me how to upload the modification? thx.

denzelsN commented 6 years ago

@fengnex Hi, Send pull request. :)