View Single Post
Old 09-29-2019, 10:45 AM   #321
Aeroblast
Junior Member
Aeroblast began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2019
Device: Kindle, Apple ,MS Edge
As I try to implement vertical writing-mode and rtl page-progression-direction, I find something strange.

Writing-mode is a css property. It works well in QtWebEngine and I dont need to touch anything. But when I scroll the page in flow mode, the content disappear and the chapter name will be the name of previous chapter. If the window is resized, the content appear again and chapter is correct. Inspector shows that contents are always there and just invisible. Any changes in scroll implementation dont affact.

Such could be reproduced with offical build, by use shortcut key instead.

Any idea?

Ive put an epub with vertical text and rtl page-progression-direction here.
Attached Files
File Type: epub test2.epub (16.0 KB, 138 views)
Aeroblast is offline