#7713 closed defect (fixed)
[dojox.layout] FloatingPane needs a BGIframe
Reported by: | dante | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Layout | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The title says it all. Like other dijits, FloatingPane should attach a !dijit.BackgroundIframe? to itself to prevent select element bleed through.
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Yah - dojox.layout.FP was never a port of the old code, it was just a fresh rewrite based on the the titlepane template at the time (0.9) - It has _always_ been sub-par when compared with the old floating pane, and this seems a huge oversight on my part. Easy to add back in without having to change anything though, so should be pretty straightforward.
comment:4 Changed 11 years ago by
Component: | DojoX Widgets → DojoX Layout |
---|
Note: See
TracTickets for help on using
tickets.
Hmm, this was added three years ago in [2386] but apparently got lost somewhere along the way.