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

www.console.playblackdesert.com - No line break applied to the text #42375

Closed
webcompat-bot opened this issue Oct 16, 2019 · 3 comments
Closed
Labels
browser-firefox depends-gecko issue caused by Gecko engine-gecko The browser uses the Gecko rendering engine priority-normal severity-minor The site has a cosmetic issue. type-line-breaks Issues with wbr+nowrap and other line-breaking issues.
Milestone

Comments

@webcompat-bot
Copy link

URL: https://www.console.playblackdesert.com/ps/News/Detail?boardNo=2099&category=0

Browser / Version: Firefox 69.0
Operating System: Windows 10
Tested Another Browser: Yes

Problem type: Design is broken
Description: No line break
Steps to Reproduce:

Browser Configuration
  • None

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone Oct 16, 2019
@webcompat-bot webcompat-bot added browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-normal labels Oct 16, 2019
@cipriansv cipriansv changed the title www.console.playblackdesert.com - design is broken www.console.playblackdesert.com - No line break applied to the text Oct 22, 2019
@cipriansv cipriansv added the severity-minor The site has a cosmetic issue. label Oct 22, 2019
@cipriansv cipriansv modified the milestones: needstriage, needsdiagnosis Oct 22, 2019
@cipriansv
Copy link

Thanks for the report,
I was indeed able to reproduce the issue. No line break is applied to the text on Firefox.

Tested with:
Browser / Version: Firefox Nightly Mobile 68.2a1 (2019-10-17), Firefox Preview Nightly 191021(🦎: 71.0a1-20191018095340) , Chrome Mobile 77.0.3865.116
Operating System: Huawei P10 (Android 9.0) - 1080 x 1920 pixels (~432 ppi pixel density)

This is the web page displayed in Firefox Nightly:

image

And this is the web page displayed in Chrome:

image

@wisniewskit wisniewskit self-assigned this Oct 22, 2019
@wisniewskit wisniewskit added the type-line-breaks Issues with wbr+nowrap and other line-breaking issues. label Oct 22, 2019
@wisniewskit
Copy link
Member

This is because of this CSS rule on those lines of text:

.editorArea * {
    word-break: keep-all !important;
}

Firefox currently does not wrap on Japanese commas when using this CSS. This is bz1512744.

@wisniewskit wisniewskit modified the milestones: needsdiagnosis, duplicate Oct 22, 2019
@wisniewskit wisniewskit added the depends-gecko issue caused by Gecko label Oct 22, 2019
@lock
Copy link

lock bot commented Oct 29, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue at https://webcompat.com/issues/new if you are experiencing a similar problem.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
browser-firefox depends-gecko issue caused by Gecko engine-gecko The browser uses the Gecko rendering engine priority-normal severity-minor The site has a cosmetic issue. type-line-breaks Issues with wbr+nowrap and other line-breaking issues.
Projects
None yet
Development

No branches or pull requests

3 participants