Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comma or other punctuation mark at beginning of line #546

Open
Andreas0602 opened this issue May 27, 2024 · 1 comment
Open

Comma or other punctuation mark at beginning of line #546

Andreas0602 opened this issue May 27, 2024 · 1 comment
Labels

Comments

@Andreas0602
Copy link

Andreas0602 commented May 27, 2024

Description
When you edit a txt file and line wrap is enabled, it can happen in an unfavorable case that a comma or other punctuation mark is at the beginning of a line. Similarly, it can happen that an opening parenthesis or a quotation mark is at the end of a line.

Steps to Reproduce
see screenshot below for an example

Expected behavior
For txt files, there should be no line break between a word and a directly following comma, period, semicolon, colon, hyphen etc. Also, there should be no line break between an opening parenthesis and a word.

Actual behavior
see above

Screenshots
Lorem ipsum

Parentheses

Quotation Marks

Java version
Runtime version: 23-internal
VM name: OpenJDK 64-Bit Server VM
VM version: 23-internal-ahadas-0081ac197a656cdc0d88d5a5e2a0f399ee023654
VM vendor: Oracle Corporation

Additional context
I'm a muCommander user and have originally reported this issue here: mucommander/mucommander#1197

Operating System type and version:
Name: Mac OS X
Version: 14.5
Architecture: aarch64

@pskowronek
Copy link

pskowronek commented May 27, 2024

muC currently still uses RSyntaxTextArea v3.3.4. But, I've checked muC build with v3.4.0 and the problem is still there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants