Ticket #6913 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

AccordionContainer: appears on left, even with dir=rtl

Reported by: bill Owned by: bill
Priority: normal Milestone: 1.2
Component: Dijit Version: 1.1.1
Severity: normal Keywords: bidi
Cc:

Description

Turns out the accordion test files have unnnecessary style="" info, specifically float: left, that makes formatting in dir=rtl mode incorrect.

Change History

Changed 7 months ago by bill

  • status changed from new to closed
  • resolution set to fixed

(In [13927]) Remove unnecessary style attribute from AccordionContainer? tests. Fixes #6913. Also make BorderContainer? test taller so not cramped (regreesion because margin was added to BorderContainer?), fixes #6443.

Note: See TracTickets for help on using tickets.