Single page select is broken

• Sep 3, 2018 - 16:27
Reported version
3.0
Type
Functional
Severity
S3 - Major
Status
closed
Project
  1. Open big score like the attached one
  2. Switch to Single Page View
  3. Scroll down
  4. Select some measure
    Result: elements cannot be selected starting from some vertical position
    I am sure that selection stop working at the coordinates equal to the end of first page in page view. So, the issue is something related to determining layout in single page view.
    single_page_select.gif
Attachment Size
2907471.mscz 110.34 KB

Comments

Status (old) active fixed
Status active fixed

Fixed in branch master, commit 7d97896f1d

fix #275843: Single page select is broken

Extend rectangle of page box to cover all score's area in single page mode.