Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One partition affects another non-overlapping partition #1171

Open
spring-raining opened this issue May 7, 2023 · 1 comment
Open

One partition affects another non-overlapping partition #1171

spring-raining opened this issue May 7, 2023 · 1 comment
Labels

Comments

@spring-raining
Copy link
Member

Describe the bug
When there are two or more partitions and each partition overlaps horizontally or vertically, the wraparound process of one partition seems to affect the other partition.

To Reproduce

Expected behavior
When one partition does not overlap, it must not affect the layout of the other partitions.

Screenshots

  • Case 1
    • image
  • Case 2
    • image
  • Case 3
    • image

Environment

  • Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36
  • Vivliostyle core+viewer: 2.24.3
@MurakamiShinyu
Copy link
Member

Vivliostyle.jsの過去バージョンをテストして、EAL実装の初期からの問題のようだということがわかりました。

2016.1 バージョンでテスト:
(テストはforkして旧バージョンがサポートしてない inset-* をtop/right/bottom/leftに変更したもの)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants