konradrenner / kolabnotes-android

Note taking app with integrated Kolab sync
GNU Lesser General Public License v3.0
68 stars 17 forks source link

Bug: Selecting text and applying a header style mistakenly formats the entire line instead of just the highlighted section. #221

Open yep-pushian opened 5 months ago

yep-pushian commented 5 months ago

Description

In the app, selecting text and applying a header style mistakenly formats the entire line instead of just the highlighted section.

Environment

Device Info: Pixel 3a API 29, android version 2024010900 Kolab Notes Version: 4.21 Android Version: 231.9392.1.2311.1133 Stacktrace: "Bug does not cause a crash" Is it a Duplicate?: No

Steps to Reproduce

Open App Create a Notebook Click on the note section Write a text Select any part of the text Apply any heading style

Expected Behaviour

Heading style only applied to the selected text

Actual Behaviour

Heading style applies to entire line of written text