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

Print marking, but printing without marking required #12033

Closed
PeterMaria opened this issue Aug 24, 2022 · 7 comments
Closed

Print marking, but printing without marking required #12033

PeterMaria opened this issue Aug 24, 2022 · 7 comments

Comments

@PeterMaria
Copy link

PeterMaria commented Aug 24, 2022

Description of the Issue

Print selected text, but printing without marking required

Steps to Reproduce the Issue

  1. Settings Preferences: ON: Print line numbers, SET: WYSIWIG
  2. Use any text file
  3. Select any text part
  4. Print with option selected text

Expected Behavior

The printout should always be WYSIWYG.
But if you only want to print the selected text, which happens very often, it made no sense to print the mark. This disturbs enormously.
If the printout is limited to the mark, do not print the mark as a background.

Printing the marker can be done when the whole text is printed. However, this is not desired by all users. Therefore possibly more settings to this topic.

Actual Behavior

Printing the selected text leads to a printout, which also contains the marking. Gray background.

Debug Information

Notepad++ v8.4.4 (64-bit)
Build time : Jul 15 2022 - 17:54:42
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Pro (64-bit)
OS Version : 21H2
OS Build : 19044.1889
Current ANSI codepage : 1252
Plugins :
ComparePlugin (2.0.2)
GitSCM (1.4.7.1)
mimeTools (2.8)
NppConverter (4.4)
NppExport (0.4)
NppXmlTreeviewPlugin (2)
XMLTools (3.1.1.13)

@alankilborn
Copy link
Contributor

@PeterMaria
By "mark" or "marking" are you by chance rereferring to "selected text"?
Please attempt to use correct terminology for best response to your report.

@InjAnnuity1
Copy link

I can confirm that when text is selected, and you print the selected text (radio button "Selection" is automatically chosen), then the text is printed with a gray background. This can make the text very hard to read.

When radio button "Selection" is chosen, it also seems completely unnecessary. Only the selected text will be printed, anyway. It doesn't need to be distinguished, on the printout, from any unselected text.

I have observed this since at least v8.4.2, under Windows 10.

@rdipardo
Copy link
Contributor

text is printed with a gray background.

Known issue: #11826

@InjAnnuity1
Copy link

Thank you. I had not yet scrolled down that far in the Issues list.

@rdipardo
Copy link
Contributor

@InjAnnuity1

This development build may resolve the issue with the unexpected gray background: https://ci.appveyor.com/project/donho/notepad-plus-plus/builds/44597613/job/9mii1ux7a1w0w0ht/artifacts

@InjAnnuity1
Copy link

InjAnnuity1 commented Aug 28, 2022 via email

@ArkadiuszMichalski
Copy link
Contributor

Duplicate of #11826.

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

No branches or pull requests

5 participants