Giter VIP home page Giter VIP logo

Comments (5)

 avatar commented on May 29, 2024

Hi Marcel -

Thanks very much for reporting this issue. I'd like to get some more
details if I could. Which directives from the Scalyr Angular library are
you using when the problem is exhibited? The tool tips that are not
properly displayed, are they children of some of these directives, or are
all tool tips on the HTML page not functioning correctly regardless of
where they are in the DOM structure?

If you could give us a small HTML snippet that exhibits the problem, that
would help us understand the problem.

thanks very much,
Steve

On Mon, Mar 3, 2014 at 4:19 AM, Marcel Klemenz [email protected]:

Angular 1.2.11 (same problem with older versions)
Angular UI Bootstrap 0.10.0 (same problem with older versions)

If you are using scalyr and angular ui tooltips you won't see a tooltip
anymore if you have a tooltip-delay of 0. The tooltip should actually be
shown, but it is not interpolated in the digest cycle. If you trigger
another digest cycle while hovering over an element with a tooltip, the
tooltip will be rendered, but has the wrong position.
As a workaround to render the tooltips you can set the tooltip-delay to
1ms or create an additional directive for the attribute tootltip and create
an eventlistener on mouseenter to trigger the digest cycle, but this does
not solve the problem with the wrong positioning.

Reply to this email directly or view it on GitHubhttps://github.com//issues/2
.

from angular.

 avatar commented on May 29, 2024

The directive sly-prevent-evaluation-when-hidden matters. It would work without, but for me this directive is the most important one.

This is without sly and does work: http://jsfiddle.net/UqTM2/
This is with sly and does not work: http://jsfiddle.net/dReky/
This one is with sly, but triggers another digest 1ms after a hover over the tooltip-element. The tooltip is shown but the positioning is wrong: http://jsfiddle.net/Nv85d/

I hope this helps

from angular.

 avatar commented on May 29, 2024

Any new information?

from angular.

czerwingithub avatar czerwingithub commented on May 29, 2024

Hi Marcel -

My apologies for taking a while to get back to you. We were busy with
preparing a new release of our monitoring/logs product.

Thank you very much for the excellent test cases. It helped me hone in on
the problem. I just pushed a fix up to the github repository that should
solve your problem. At the least, your jsfiddle examples now work.

Please go ahead and try it out to verify it solves your problem.

Thanks again for reporting the issue.
-Steve

On Thu, Mar 20, 2014 at 12:48 AM, Marcel Klemenz
[email protected]:

Any new information?

Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-38141871
.

from angular.

 avatar commented on May 29, 2024

Thank you very much!

from angular.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.