[#33445] RTL Chosen Select causes the page to disappear#7106
[#33445] RTL Chosen Select causes the page to disappear#7106demis-palma wants to merge 1 commit intojoomla:stagingfrom
Conversation
|
Note for testers it is not necessary to install arabic language just can just change the value of
BeforeIssue confirmed AfterIssue resolved This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7106. |
|
@demis-palma You are editing an external resource here, I think those changes should be applied to the template(s) |
|
media/jui/css/chosen.css is bundled with Joomla. |
|
We have updated this file before and iirc we are not using the current On 5 June 2015 at 23:25, Demis Palma notifications@github.com wrote:
Brian Teeman |
|
@brianteeman thanks! So disregard my previous comment |
|
From what I know, the original version from chosen bootstrap project, does not contain anything about RTL. The RTL implementation has been made by Joomla, but it is partial, therefore it causes problems. The bug is basically in this file, and therefore should be fixed in this file. |
|
Yes that is correct - we need to fix it in our own version of chosen.css This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7106. |
|
@test ok |
|
Thanks - setting RTC This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7106. |


This PR fixes a long time known problem already confirmed, but still present.
How to reproduce
The bug affects Google Chrome, Firefox and Internet Explorer. Opera browser is not affected.
<rtl>1</rtl>in language/en-GB/en-GB.xml to get English behave RTL.index.php?option=com_content&view=archiveWhen testing this patch, ensure to clear the cache of your browser and load the fixed css.