Skip to content

[PartTest] Fix testeRectSelectionStartingOnLinks() by hiding info messages

Ahmad Samir requested to merge (removed):l-parttest into master

The info message bubble that shows up in the okular window in testeRectSelectionStartingOnLinks() interferes with the mosue selection making the test fail on HiDPI monitors with resolution 3840x2160; hiding the info message lets the unit test pass.

Edited by Ahmad Samir

Merge request reports