?
avatar PhilETaylor
PhilETaylor
26 Apr 2017

Steps to reproduce the issue

Install Admin Tools Professional
Go to HTAccess Maker view

or

As a developer, create a toolbar button with a lot of text in

Expected result

Buttons can be any width the developer wants

Actual result

Long buttons wrap

screen shot 2017-04-26 at 11 54 09

System information (as much as possible)

Additional comments

b/c break introduced in Joomla 3.7.0
@nikosdion

avatar PhilETaylor PhilETaylor - open - 26 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - change - 26 Apr 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 26 Apr 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Apr 2017
Category com_plugins Layout
avatar mbabker
mbabker - comment - 27 Apr 2017

While it's definitely changed, I don't think I'd call this a B/C break. Otherwise you could argue the entire template refresh falls into that category too. Honestly, I think this boils down to what gives better UX; the ability for a dev to create a toolbar button that can go pretty wide (let's say 250-300px for the sake of argument) or the template locking a max width and creating a multi-row appearance like this one does.

avatar franz-wohlkoenig franz-wohlkoenig - change - 27 Apr 2017
Status New Discussion
avatar PhilETaylor
PhilETaylor - comment - 27 Apr 2017

I don't think I'd call this a B/C break

Shhh someone might hear you ;-)

avatar ciar4n
ciar4n - comment - 27 Apr 2017

The issue here as I see it is the max width was not set on purpose. It is only been applied to #toolbar .btn-success which is a bit random (myself to blame).

If a max-width is to be applied it is probably best set to all buttons rather than just .btn-success. Would also need to be set a good bit wider to avoid every second button's text wrapping.

Alternatively we can just apply this width to where it was originally intended (New) with not max width.

avatar infograf768
infograf768 - comment - 29 Apr 2017

No max-width is good for other languages than English

avatar ciar4n
ciar4n - comment - 3 May 2017

PR created... #15760

avatar franz-wohlkoenig franz-wohlkoenig - change - 3 May 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-05-03 11:15:38
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 3 May 2017
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 3 May 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 3 May 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 3 May 2017

closed as having PR #15760


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

Add a Comment

Login with GitHub to post a comment