Skip to content

RT 111388: B<bold pod text> stops working when lines are folded (using perlfunc) #56

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

Closed
briandfoy opened this issue Dec 7, 2023 · 2 comments
Labels
imported from RT This issue was originally in rt.cpan.org Status: can't reproduce the reported behavior has not been seen Status: needs verification issue needs to be verified Type: bug an existing feature does not work

Comments

@briandfoy
Copy link
Owner

--Transferred from https://rt.perl.org/Ticket/Display.html?id=127338 -- jkeenan

This is a bug report for perl from [email protected], generated with the help of perlbug 1.40 running under perl 5.20.2. -----------------------------------------------------------------

If POD contains B and the string ends up being split across multiple lines, the emboldening stops happening at the end of the first line.

This may be a bug in 'perldoc' or something else, not sure.

I'm running Ubuntu 15.10. I tried both gnome_terminal and xterm and the problem shows in both.

Please save the following [attached as 127338-bold.pod] and run "perldoc " to see.

@briandfoy briandfoy added Type: bug an existing feature does not work Status: needs verification issue needs to be verified Priority: low get to this whenever imported from RT This issue was originally in rt.cpan.org labels Dec 7, 2023
@briandfoy
Copy link
Owner Author

This is also Perl/perl5#15141

@briandfoy
Copy link
Owner Author

I haven't been able to reproduce this with the latest version. term and man seem to do the right thing. I've added the t/issues/gh-56-1.t test for this.

I know this issue is really old, but if it reappears or other details emerge, we can re-open this issue.

@briandfoy briandfoy added Status: can't reproduce the reported behavior has not been seen and removed Priority: low get to this whenever labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported from RT This issue was originally in rt.cpan.org Status: can't reproduce the reported behavior has not been seen Status: needs verification issue needs to be verified Type: bug an existing feature does not work
Projects
None yet
Development

No branches or pull requests

1 participant