#507 closed defect (fixed)
CSS race condition
Reported by: | bill | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Widget CSS is loaded asynchronously, leading to race conditions such as the widget calculating it's size incorrectly. Noticable especially on tab pane when there is a gap between the tab labels and the tab content.
Note: See
TracTickets for help on using
tickets.
Fixed by checkin #3244.