GitHub user egorklimov opened a pull request:

    https://github.com/apache/zeppelin/pull/3078

    [ZEPPELIN-3628] HTML anchor links on paragraph don't work in Google Chrome

    ### What is this PR for?
    Links like [1] work well in Firefox, but don't work in Chrome.
    1. http://zeppelin/#/notebook/NOTEID?paragraph=PARAGRAPHID
    
    ### What type of PR is it?
    Improvement
    
    ### What is the Jira issue?
    issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN-3628
    
    ### How should this be tested?
    * Manual checking (see screenshot below)
    
    ### Screenshots (if appropriate)
    * #### Before
    Chrome (v67.0.3396.99):
    
    
![chrome](https://user-images.githubusercontent.com/6136993/42819776-31f951e6-89dd-11e8-9618-710f61ea550f.gif)
    Firefox (v61.0.1):
    
    
![firefox](https://user-images.githubusercontent.com/6136993/42819794-39c5562c-89dd-11e8-8059-4e8f85855471.gif)
    * #### After
    Chrome (v67.0.3396.99)
    
    
![fixed](https://user-images.githubusercontent.com/6136993/42819862-63095cd6-89dd-11e8-80a0-843e613ca867.gif)
    
    ### Questions:
    * Does the licenses files need update? 
    Yes, JQuery.scrollTo changed from 1.4.14 to 2.1.2 
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/TinkoffCreditSystems/zeppelin ZEPPELIN-3628

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/3078.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3078
    
----
commit 528a62c8bec44261cac7f3c4d28d9ce6fb35b748
Author: egorklimov <klim.electronicmail@...>
Date:   2018-07-17T12:03:45Z

    jQuery ScrollTo updated

commit d847f7369723c449b875cdea0785688009899530
Author: egorklimov <klim.electronicmail@...>
Date:   2018-07-17T12:20:42Z

    jQuery ScrollTo license updated

----


---

Reply via email to