User tests: Successful: Unsuccessful:
Status | New | ⇒ | Pending |
Category | ⇒ | com_languages JavaScript |
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.
@brianteeman you confirmed the issue the last time #7106 (comment)
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.
has this been solved in staging?
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
==========
@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?
when you load list form... Joomla load media/jui/css/chosen.css automaticly...
which template is not important...
We are together...
Title |
|
Category | com_languages JavaScript | ⇒ |
Of course I can see the above mentioned code, but adding "chzn-rtl" class to select list does not solve the problem.
The problem is present with K2 filter module.
This commit does not solve the problem.
best to ask the makers of k2 for problems with k2
best to ask the makers of k2 for problems with k2
This problem is not unique to K2. It is caused by a version of chozen used in Joomla!
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.
I have tested this item
forgot to add that the pr solves the issue
Labels |
Added:
?
Removed: J3 Issue ? |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
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?
I would also remove the comments.
Labels |
Added:
?
|
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 |
Merging here thanks for the patience
Is this the same issue as #13861 reported by @PhilETaylor - sorry I cant test