Git Product home page Git Product logo

Comments (6)

wbsoft avatar wbsoft commented on May 24, 2024

What exactly do you mean with "can't fold anything?" Are there no folding indicators? or do they simply not respond? Can you still move the cursor through the document? Do the folding commands (View->Folding) work?

from frescobaldi.

igneus avatar igneus commented on May 24, 2024

The folding indicators don't disappear. They simply don't respond - except of the one of the currently folded region.

I can move the cursor through the document.

The folding commands in the menu work, but in a different manner than I would expect them to:
(Below I describe what they do when there is some folded item; when there is no one, most of them work as expected.)

  1. Fold current region only works if the cursor is on the visible first line of the folded region - then it unfolds the region. Otherwise it does nothing.
  2. Fold top region only works if the folded region is a top region and the cursor is on it's visible first line - then the command unfolds the region.
  3. Unfold current region works as expected: when the cursor is on the visible first line of a folded region, it unfolds the region.

When there is no folded region in the document, the command "Fold all" folds only the first top-level region (in my documents it is usually the first score), not the many following (I usually have about 12 scores per file).

from frescobaldi.

wbsoft avatar wbsoft commented on May 24, 2024

it looks like a problem with Qt4.6, where some problems have been reported concerning iterating over text blocks (lines of text), most probably upgrading to 4.7 (which is the minimum required version) or 4.8 should fix the problem.

from frescobaldi.

wbsoft avatar wbsoft commented on May 24, 2024

Please let me know if updating Qt to at least version 4.7 fixes the problem! Reopen this bug if the problem still occurs.

from frescobaldi.

igneus avatar igneus commented on May 24, 2024

I upgraded my Debian system to Wheezy and got thus Qt 4.8. The bug disappeared. (So: you were right, it depended on the Qt version in use.)

from frescobaldi.

wbsoft avatar wbsoft commented on May 24, 2024

Great! Thanks for letting me know! Good luck with Frescobaldi!

from frescobaldi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.