nextcloud / nextcloud/notes-android

Rich text editor does not take full width or height of the screen

Open
#3,069 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
Dominant language
Java
Stars
1.1k
Forks
168
Avg merge
1d 17h
Merged PRs (30d)
31

Description

This issue respects the following points:
Describe the bug

The rich text editing area does not expand to use the full width or full height of the screen. There appears to be unused space on the right side and at the bottom when scrolling down, which reduces the usable editing area. The server background is then visible.

Image

Expected behavior

The editor should take 100% of the available screen width and height (excluding system UI elements like status/navigation bars), maximizing the usable editing space.

Notes Android version

33

Notes server version

4.13

Nextcloud Android version

33

Nextcloud version

32

Device

Samsung galaxy S20FE

Android Version

13

App Store
  • Google Play Store
  • F-Droid
  • Huawei App Gallery
Stacktrace

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. First reproduce the layout problem on the reported Android setup and trace the rich text editor's screen layout; done when the editing area fills the available width and height while excluding system UI, without exposing the server background.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.