User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This adds RTL check to ToS field for popover positioning. Missed it in #20412.
Install and enable an RTL language. Enable the plugin and ToS field. Go to registration page and check that ToS field popover is positioned the same way as other popovers.
Popover positioned correctly.
Popover not positioned correctly.
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
I have tested this item
@infograf768 can you please mark your Test as successfully on Issue Tracker?
@SharkyKZ
while you are there, could you correct the alignment of the Agree/No radio buttons?
These small changes would work for both LTR and RTL:
$css = '#jform_profile_tos {width: 18em; margin: 0 !important; padding: 0 2px !important;}
#jform_profile_tos input {margin: 4px 5px 0 0 !important; width: 10px !important;}
#jform_profile_tos label {margin: 0 20px 0 0 !important; width: auto;}
';
@infograf768 thanks for the tip. Removing CSS completely. No sense to have it here.
Labels |
Added:
?
|
Removing CSS completely. No sense to have it here.
Right, did not even test that before proposing the possible solution.
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-07 16:31:22 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
|
OK on review.