https://bugs.kde.org/show_bug.cgi?id=439876
--- Comment #8 from David Hurka <david.hu...@mailbox.org> --- My suspicion is that OneDrive presents a PDF stream which only contains one page to allow creating preview thumbnails efficiently, and only when you actually want to open the file it delivers the correct PDF stream. Okular doesn’t expect that, and simply uses both streams, which results in the one page followed by the actual document. (I don’t really know how PDF works, but I think this is possible. ;) ) What happens when you reload the file while you have this bug? (File -> Reload) -- You are receiving this mail because: You are watching all bug changes.