Fixed RTL Style Error

DroidHost

Well-known member
1.1 b1
you can see in the pic below that the tooltip is over the text ...
I am not aware if there is Style [if condition] ... so if the language is RTL Adjust the Style proprieties accordingly
arabic-style-err.webp

to solve it :

  • Tooltip->




    Margin->right->-10px.

  • Tooltip Arrow->




    Margin->top->-3px
with this solution even after going to LTR [English] it will display [properly] see Pic below​
solve-err-.webp

and here is RTL Mod​
Untitled-2.webp
 
also in the InlineModOverlay , xenTooltip inlineModCheckTip, and previewTooltip appear outside the page ...see pics
RTL-style-err.webp
Untitled-4.webp

I solved this before by modify the JS files but we should have the ability to modify it easily or as in the previous post [if condition]in the JS files
 
I already Fix the JS before but lets hope they will have a nicer way from ACP ,, or something to deal with varieties
 
OK, thanks Borgan.
I saw the first bug in this thread and didn't realize you combine all RTL issues in one thread. I even was going to post a suggestion for the first reporter to separate each bug in it's own thread/report.
Anyway, glad to see you are working quickly and hard to fix bugs in 1.1 beta 1, looking forward to seeing beta 2. :D
 
OK, I hope all the issues in this thread get fixed and none of them get missed. That's why I thought it's better each of them get its own thread/report. :)
 
The fact that the thread is still in the Open Bug Reports forum and hasn't been prefixed with Fixed, was a fairly good indication of that.
 
I believe everything listed here is fixed now, though I'm still going through checking stuff. :)

There used to be one issue with avatar in member card. If the dimensions of avatar are smaller than the provided space then it was not aligned in absolute middle. Hope that is fixed as well. :)
 
Top Bottom