0

I created an html code with select, div and td. select tags are inside div and div is inside td tag. When I click on the drop box, I see different select style. I found out that it was from direction:rtl in the css of select.if I set direction:ltr , this strange behavior will be gone and Opera would be same as Firefox.

https://i.stack.imgur.com/cPJHS.png

you can find this issue on various Persian websites like this, just look at select on Digikala website :

Digikala

I have no problem With IE but I want the select style in Opera shows the same on Firefox. Does Opera/chrome support direction:rtl for select tag? Any Idea why are they different?

Assem
  • 11,574
  • 5
  • 59
  • 97
behrouz
  • 1
  • 1
  • Seems like Opera has an issue with support right-to-left `rtl` for `select` droplist. – Assem May 21 '15 at 12:41
  • what is the version of opera you are using? – Assem May 21 '15 at 12:47
  • Lastest version.I tested on Chrome,Torch.they are fine.this happens only on opera and i will report to Opera forum. Opera 29.0.1795.60 , Windows 8.1 64-bit (WoW64) – behrouz May 21 '15 at 12:58
  • 1
    7 years later seems like the problem still exist @behrouz did you get an answer from Opera? – Kukula Mula Mar 09 '21 at 04:46

0 Answers0