Seems to me like the placement of the stars is prefect -
for example, if you look at the highlighted selection in the above screenshot 
you will see that there's a big space from the right to the beginning of the 
label. If you would align the string to the right then is looks like there's 
enough room and the stars would not overlap the label.

One more thing I noticed which might be very helpful:
Each cell of a program summary has two lines - The First is the program name 
and the second is a short description (in smaller font). If the description 
line (2nd line) is longer than the name line (1st line) then this bug occurs 
(otherwise it doesn't - the stars don't overlap text).
Note that when it happens, the 1st line is aligned to the end of the 2nd line.
That's probably the cause of this bug - the 1st and 2nd lines are somehow 
connected and both are aligned to the left of the longest label. Or, maybe you 
implemented this by using a single multi-line label and for some reason the 
text is aligned to the left in this single label.

in other cases where the 1st line is the longer one you can see the
stars don't overlap the program name but note that the 2nd line is
aligned to the end of the 1st line which is also looks kind of buggy for
RTL users. You can see example for that in the above screenshot in the
3rd program with the "mms,wavpack, quicktine..." name.

I hope the above observation I made is clear enough. I'm pretty sure
it's what caused this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/851616

Title:
  Regression - software center some texts messed up (RTL)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/851616/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to