Opened 13 years ago
Closed 13 years ago
#5260 closed defect (fixed)
ContentPane: loading message and icon not reflected in rtl
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | low | Milestone: | 1.1 |
Component: | Dijit | Version: | 0.9 |
Keywords: | bidi | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
looked like they overlap. saw this briefly in the BorderContainer? tests, but there should be a simpler test of the loading stuff around.
Change History (7)
comment:1 Changed 13 years ago by
comment:4 Changed 13 years ago by
direction is fixed, but there's an extra copy of the background image for some reason (FF bug?) Goes away if position:relative is removed from ContentPane?
comment:5 Changed 13 years ago by
Milestone: | → 1.1 |
---|---|
Priority: | normal → low |
severity: | normal → minor |
comment:6 Changed 13 years ago by
Summary: | RTL: loading message and icon not reflected → ContentPane: loading message and icon not reflected in rtl |
---|
comment:7 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
forgot to mention.. this is a content pane thing, but can be seen wherever content panes are used with the deferred loading feature