#17744 closed defect (fixed)
[regression] _HasDropDown: dropdown misaligned when right-aligned and autoWidth:true
Reported by: | bill | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9.3 |
Component: | Dijit | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Starting from 4d1ddb9 (see #10631), if a dropdown is right-aligned (anchor node right border flush with dropdown right border), and then its width is increased due to autoWidth: true setting, the positioning will be off. It's because the width is increased without the style.left value being adjusted.
Happens mainly on RTL pages.
See attached test file.
Attachments (1)
Change History (5)
Changed 7 years ago by
Attachment: | DojoTest.html added |
---|
comment:1 Changed 7 years ago by
Owner: | set to Bill Keese <[email protected]…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 7 years ago by
Milestone: | tbd → 1.9.3 |
---|
Note: See
TracTickets for help on using
tickets.
test file