? ? Failure

User tests: Successful: Unsuccessful:

avatar demis-palma
demis-palma
6 Jun 2017

This fixes once again the problem explained in #7106 which has returned after #11779

@dgt41 was right. If we plan to further update the chosen codebase, we should move the hacks (if possible) into a different file.

avatar demis-palma demis-palma - open - 6 Jun 2017
avatar demis-palma demis-palma - change - 6 Jun 2017
Status New Pending
avatar franz-wohlkoenig franz-wohlkoenig - change - 7 Jun 2017
Category com_languages JavaScript
avatar brianteeman
brianteeman - comment - 8 Jun 2017

Is this the same issue as #13861 reported by @PhilETaylor - sorry I cant test

avatar demis-palma
demis-palma - comment - 8 Jun 2017

To me it's a different problem. I have reproduced it on Widows with Google Chrome, Firefox and Internet Explorer. Opera browser is not affected.

avatar demis-palma
demis-palma - comment - 8 Jun 2017

@brianteeman you confirmed the issue the last time #7106 (comment)

avatar Saeedghb
Saeedghb - comment - 26 Sep 2018

Thank you @demis-palma

I had the same problem with the front-end select lists in rtl mode.
The issue can be verified by choosing beez3 as default template in front-end.

This commit fixed my problem.

avatar infograf768
infograf768 - comment - 26 Sep 2018

has this been solved in staging?

avatar sinahaghparast
sinahaghparast - comment - 27 Oct 2018

Hello,

It's work...

Apply the chzn-rtl class on your select
github.com/harvesthq/chosen/issues/1056#issuecomment-13942263

Chosen already supports right to left select boxes. just add chosen-rtl to your select tags:
github.com/harvesthq/chosen/issues/1737#issuecomment-32887958 ==========

avatar Saeedghb
Saeedghb - comment - 28 Oct 2018

@sinahaghparast
As I tested, neither class="chzn-rtl" nor class="chosen-select chosen-rtl" does not solve the problem with Joomla! 3.8.12 and beez3 template.

Did you test it with beez3 template?

avatar sinahaghparast
sinahaghparast - comment - 31 Oct 2018

when you load list form... Joomla load media/jui/css/chosen.css automaticly...
which template is not important...

in this file at line 368 you can see,
.chzn-rtl {
text-align: right;
}

We are together...

avatar franz-wohlkoenig franz-wohlkoenig - change - 19 Apr 2019
Title
[Fix Regression] RTL Chosen Select causes the page to disappear
RTL Chosen Select causes the page to disappear
avatar franz-wohlkoenig franz-wohlkoenig - edited - 19 Apr 2019
avatar joomla-cms-bot joomla-cms-bot - change - 19 Apr 2019
Category com_languages JavaScript
avatar Saeedghb
Saeedghb - comment - 6 Jun 2021

@sinahaghparast

Of course I can see the above mentioned code, but adding "chzn-rtl" class to select list does not solve the problem.


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

avatar Saeedghb
Saeedghb - comment - 7 Jun 2021

The problem is present with K2 filter module.
This commit does not solve the problem.

avatar brianteeman
brianteeman - comment - 7 Jun 2021

best to ask the makers of k2 for problems with k2

avatar Saeedghb
Saeedghb - comment - 10 Jun 2021

best to ask the makers of k2 for problems with k2

@brianteeman

This problem is not unique to K2. It is caused by a version of chozen used in Joomla!

avatar laoneo
laoneo - comment - 18 Mar 2022

Does the issue still exists with the current Joomla 3 code base only (without K2)? If not then it got solved along the line since this pr was created.

avatar brianteeman
brianteeman - comment - 18 Mar 2022

Yes it still exists. Easy to test using the instructions from the linked issues

arabic

eng

avatar brianteeman
brianteeman - comment - 18 Mar 2022

I have tested this item successfully on ed2cd13

forgot to add that the pr solves the issue


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

avatar brianteeman brianteeman - test_item - 18 Mar 2022 - Tested successfully
avatar laoneo laoneo - change - 18 Mar 2022
Labels Added: ?
Removed: J3 Issue ?
avatar laoneo
laoneo - comment - 18 Mar 2022

I have tested this item successfully on 79c08b7


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

avatar laoneo laoneo - test_item - 18 Mar 2022 - Tested successfully
avatar richard67 richard67 - alter_testresult - 18 Mar 2022 - brianteeman: Tested successfully
avatar richard67 richard67 - change - 18 Mar 2022
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 18 Mar 2022

RTC


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

avatar zero-24
zero-24 - comment - 18 Mar 2022

I'm aware that I'm late to this party beeing that old but why do we comment a CSS rule and not just remove it?

avatar laoneo
laoneo - comment - 18 Mar 2022

I would also remove the comments.

avatar richard67
richard67 - comment - 18 Mar 2022

@zero-24 @laoneo So shall we remove RTC and add the"Updates Requested" label? I worry the author could not be available anymore for making changes.

avatar zero-24 zero-24 - change - 18 Mar 2022
Labels Added: ?
avatar zero-24 zero-24 - change - 18 Mar 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-03-18 16:17:57
Closed_By zero-24
avatar zero-24 zero-24 - close - 18 Mar 2022
avatar zero-24 zero-24 - merge - 18 Mar 2022
avatar zero-24
zero-24 - comment - 18 Mar 2022

Merging here thanks for the patience

Add a Comment

Login with GitHub to post a comment