Open v-au opened 10 months ago
Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:
I see the same behavior at https://docs.software-univention.de/manual/latest/en/ip-config/radius.html#mac-authentication-bypass-with-computer-objects
I use SBT and customize the CSS to build the document. When you open the link in Firefox, the right sidebar should have 11.2.6.4
highlighted. In some cases it is, it some not. Scrolling up and down, marks the toc entry active or not.
I use SBT 1.1.0.
You can find the sources for the linked page above at https://raw.githubusercontent.com/univention/univention-corporate-server/5.0-6/doc/manual/ip-config/radius.rst
does it fixed?
Describe the bug
context When a section contains more than 110 lines the table of contents marker is not displayed
expectation I expected the marker to jump to the corresponding section in the ToC as I move up and down the page.
bug But instead the marker disappears, and reappears when I reach a section with less than 110 lines. See the attached screen recording.
problem This is a problem for people using larger sections.
https://github.com/executablebooks/sphinx-book-theme/assets/86463740/238d2c2e-310d-4fb3-8a41-652984cceebe
Reproduce the bug
index.rst
S1
S1.1
line 1
line 2
line 3
line 4
line 5
line 6
line 7
line 8
line 9
line 10
line 11
line 12
line 13
line 14
line 15
line 16
line 17
line 18
line 19
line 20
line 21
line 22
line 23
line 24
line 25
line 26
line 27
line 28
line 29
line 30
line 31
line 32
line 33
line 34
line 35
line 36
line 37
line 38
line 39
line 40
line 41
line 42
line 43
line 44
line 45
line 46
line 47
line 48
line 49
line 50
line 51
line 52
line 53
S1.2
line 1
line 2
line 3
line 4
line 5
line 6
line 7
line 8
line 9
line 10
line 11
line 12
line 13
line 14
line 15
line 16
line 17
line 18
line 19
line 20
line 21
line 22
line 23
line 24
line 25
line 26
line 27
line 28
line 29
line 30
line 31
line 32
line 33
line 34
line 35
line 36
line 37
line 38
line 39
line 40
line 41
line 42
line 43
line 44
line 45
line 46
line 47
line 48
line 49
line 50
line 51
line 52
line 53
S2
S2.1
line 1
line 2
line 3
line 4
line 5
line 6
line 7
line 8
line 9
line 10
line 11
line 12
line 13
line 14
line 15
line 16
line 17
line 18
line 19
line 20
line 21
line 22
line 23
line 24
line 25
line 26
line 27
line 28
line 29
line 30
line 31
line 32
line 33
line 34
line 35
line 36
line 37
line 38
line 39
line 40
line 41
line 42
line 43
line 44
line 45
line 46
line 47
line 48
line 49
line 50
line 51
line 52
line 53
S2.2
line 1
line 2
line 3
line 4
line 5
line 6
line 7
line 8
line 9
line 10
line 11
line 12
line 13
line 14
line 15
line 16
line 17
line 18
line 19
line 20
line 21
line 22
line 23
line 24
line 25
line 26
line 27
line 28
line 29
line 30
line 31
line 32
line 33
line 34
line 35
line 36
line 37
line 38
line 39
line 40
line 41
line 42
line 43
line 44
line 45
line 46
line 47
line 48
line 49
line 50
line 51
line 52
line 53
List your environment
environment