Opened 14 years ago
Closed 14 years ago
#6894 closed Bug (invalid)
Language direction on table is <not set> when LTR icon is clicked
Reported by: | James | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : BiDi | Version: | 3.4 |
Keywords: | IBM | Cc: | Damian, joek, Satya Minnekanti |
Description
Steps to reproduce:
- Open the Ajax sample.
- Click on the Insert table icon.
- Click on the Advanced tab and select "Left to Right (LTR)" from the language direction combo box & click OK.
- See that a table is created with language direction set to LTR.
- Press CTRL + A to select the entire table & click on the RTL icon.
- See that the table now has language direction set to RTL.
- Press CTRL + A to select the entire table & click on the LTR icon.
- Right click on the table & select Table Properties from the context menu.
- Click on the Advanced tab and check the value in the language direction combo box.
Expected: The value in the combo box is Left to Right (LTR).
Actual: The value in the combo box is <not set>.
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.4.3 → 3.4 |
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | confirmed → closed |
The dialog field reflects explicit text direction instead of computed style.
Confirmed since 3.4