[ https://issues.apache.org/jira/browse/FLINK-22582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340165#comment-17340165 ]
Dian Fu edited comment on FLINK-22582 at 5/6/21, 11:53 AM: ----------------------------------------------------------- I have encountered another issue that the tabs on the same page aren't synchronized after click Java/Scala/Python a couple of times. (See FLINK-22418 for more details). It seems that this has already been handled in [https://github.com/apache/flink/blob/master/docs/static/js/flink.js#L29]. I have tried to debug it a bit, however still no finding :(. It would be great if someone who is familiar with this could take a look at. was (Author: dian.fu): I have encountered another issue that the tabs on the same page aren't synchronized after click Java/Scala/Python a couple of times. (See FLINK-22418 for more details). It seems that this has been handled in [https://github.com/apache/flink/blob/master/docs/static/js/flink.js#L29]. I have tried to debug it a bit, however still no finding :(. It would be great if someone who is familiar with this could take a look at. > Scrollbar "jumps" when clicking on tabs for Scala and Python > ------------------------------------------------------------- > > Key: FLINK-22582 > URL: https://issues.apache.org/jira/browse/FLINK-22582 > Project: Flink > Issue Type: Bug > Components: Documentation > Affects Versions: 1.13.0 > Reporter: Matthias > Priority: Major > Labels: starter > > For example, I am here: > https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/dev/datastream/operators/overview/#rescaling, > if you click between the Java/Scala/Python code example tab, the page will > scroll up and down to a totally different section. This makes it very hard to > read for users. -- This message was sent by Atlassian Jira (v8.3.4#803005)