https://bugzilla.wikimedia.org/show_bug.cgi?id=49416

--- Comment #4 from Moriel Schottlender <[email protected]> ---
I've been working on a fix for this but I may need some help with an issue.

The position definition had to be changed in RTL, as it is hard-coded
(calculated by the location of the word/selection.) That was completed
successfully and the link surface appears correctly below the marked word in
both LTR and RTL. 

However, I am running into problems setting up the proper "right"
dynamically-calculated value for the sub-popup TextInputMenuWidget, and my
attempts to play around with left/right and windowWidths has failed. It appears
"almost right" (a little to the left, a little to the right, skewed, etc) and I
think I may be missing a property.

I wonder if there is a possibility to get the "right" value of the link surface
(that appears correctly) to implement it in the TextInputMenuWidget without
having to call the element specifically.

The fix below is still work in progress (Don't Merge!) but it should be
completely fixed if I manage to figure out the position of the
TextInputMenuWidget.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to