? Success

User tests: Successful: Unsuccessful:

avatar pe7er
pe7er
7 Nov 2015

This PR fixes the layout of long article titles & text articles in the Beez3 template.
Similar problem as this PR for Protostar template: #8312

Testing Instruction

Before the PR

Create a new article

Content > Article > [New]
Use a very long title + article text that has no spaces or hyphens -
See instruction of: #8312
And set the Beez3 template as Default Template:
Extensions > Templates > select "Beez3 - Default" & set as default (or click on the star)

Front-end with Beez3 template looks weird

The front-end view of the Beez template does not break the title and text, and those both mess up the layout.

long_title_beez_before1

After the PR

I've added word-wrap: break-word; to body h1,body h2,body h3,body h4,body h5,body h6 { and body p,body ol,body ul,body dl,body address { of /templates/beez3/css/layout.css

long_title_beez_after

avatar pe7er pe7er - open - 7 Nov 2015
avatar pe7er pe7er - change - 7 Nov 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Nov 2015
Labels Added: ?
avatar waader waader - test_item - 7 Nov 2015 - Tested successfully
avatar waader
waader - comment - 7 Nov 2015

I have tested this item :white_check_mark: successfully on 037b0b2

Thanks pe7er!

I spotted another candidate for you in protostar > latest articles.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8317.

avatar pe7er
pe7er - comment - 7 Nov 2015

Thanks for testing @waader & for spotting the issue with latest articles.
I've created a patch for that one too: #8318

avatar zero-24 zero-24 - change - 9 Nov 2015
Category Templates (site)
avatar zero-24 zero-24 - change - 9 Nov 2015
Easy No Yes
avatar RickR2H RickR2H - test_item - 12 Dec 2015 - Tested successfully
avatar RickR2H
RickR2H - comment - 12 Dec 2015

I have tested this item :white_check_mark: successfully on 037b0b2

Applied patch and test was successful


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8317.

avatar FeikeMulder FeikeMulder - test_item - 12 Dec 2015 - Tested successfully
avatar FeikeMulder
FeikeMulder - comment - 12 Dec 2015

I have tested this item :white_check_mark: successfully on 037b0b2

Tested successfully in Beez3


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8317.

avatar Bakual
Bakual - comment - 12 Dec 2015

Doesn't that also break words when there would be a space within the title? From what I know word-wrap: break-word does break a word whenever it reachs the end of the line, doesn't matter if there would have been a space or not.
I don't think that is a behaviour we want. Yes, for very long titles without any spaces we would need it, but for long titles with spaces in it (which probably are far more often) it would be a very bad change.

What is the usecase where you have such a long "one-word" title? Wouldn't there be better solutions than using break-word in that case?

avatar infograf768
infograf768 - comment - 13 Dec 2015

See my comment here:
#8312 (comment)

avatar brianteeman brianteeman - change - 16 Jan 2016
Status Pending Needs Review
avatar brianteeman
brianteeman - comment - 16 Jan 2016

Based on @bakual comments I am setting this to Needs Review for a maintainer to make a decision


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8317.

avatar MDXBilal12 MDXBilal12 - test_item - 19 Apr 2016 - Tested successfully
avatar MDXBilal12
MDXBilal12 - comment - 19 Apr 2016

I have tested this item :white_check_mark: successfully on 037b0b2


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8317.

avatar wilsonge
wilsonge - comment - 7 May 2016

I can't find any documentation about the behaviour Thomas mentioned merging

avatar wilsonge wilsonge - reference | 9ccc053 - 7 May 16
avatar wilsonge wilsonge - merge - 7 May 2016
avatar wilsonge wilsonge - close - 7 May 2016
avatar wilsonge wilsonge - change - 7 May 2016
Status Needs Review Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-05-07 11:19:28
Closed_By wilsonge
avatar wilsonge wilsonge - close - 7 May 2016
avatar wilsonge wilsonge - merge - 7 May 2016
avatar wilsonge wilsonge - change - 7 May 2016
Milestone Added:

Add a Comment

Login with GitHub to post a comment