-
## 📝 Provide detailed reproduction steps (if any)
1. Open an editor that has a dropdown menu on the toolbar, e.g. Heading
2. Select some content in the editor that's towards the bottom of the edit…
-
I found a few problems while increasing the coverage for activity.feature
ocis 6.5.0
web. 10.3.0
~~1. ## superfluous activities fixed via https://github.com/owncloud/web/pull/11770~~
…
-
Whenever I create a Markdown table in the content of a Hugo page like this:
``` md
---
title: Test
date: 2022-12-31T16:00:00.000Z
type: post
---
### Terminübersicht 2023
| Datum | Kün…
-
```
Under v0.9.5 on Windows 7, the following code causes a NullPointerException:
public static void main(String[] pArgs) {
DefaultSyntaxKit.initKit();
final JEditorPane[] editorPanes = new JEdit…
-
```
Under v0.9.5 on Windows 7, the following code causes a NullPointerException:
public static void main(String[] pArgs) {
DefaultSyntaxKit.initKit();
final JEditorPane[] editorPanes = new JEdit…
-
If you press crtl z enough the doc goes blank even when it was never was blank. This cause issue with people trying to undo what they did and accidentally clear the doc. I know you could press redo or…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
## Issue Description
Josh identified a DEFECT-2 headings level issue occurring inside the "Prepare for your visit" accordions.
Headings on the page should increase by one in a logical order. The …
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
## What problem does this address?
6.6-beta-1 looks to include the Command Palette in the Post Editor. This addition looks to be very confusing for our users, and provides very little - if any - be…