#14826 closed defect (fixed)
[patch] ResizeHandle fails for dir=rtl
Reported by: | Douglas Hays | Owned by: | haysmark |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | DojoX Layout | Version: | 1.6.0 |
Keywords: | needsreview | Cc: | liucougar |
Blocked By: | Blocking: |
Description
Change test_ResizeHandle.html to include dir=rtl on the HTML element. Run on any browser. Some dialogs have the resize handle in the bottom left as expected, others in the bottom right (unexpected, and pointing to the left). In the 2nd dialog, drag from left to right and the dialog shrinks right to left (wrong). In the 2nd red-bordered dialog, drag from right (wrong placement) to left and it grows left to right (wrong).
Attachments (2)
Change History (11)
comment:1 Changed 9 years ago by
Cc: | liucougar added |
---|---|
Priority: | undecided → high |
comment:2 Changed 9 years ago by
Status: | new → open |
---|---|
Summary: | ResizeHandle fails for dir=rtl → [patch] ResizeHandle fails for dir=rtl |
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
liucougar, I attached a patch that can be applied against trunk. Can you please verify it works OK?
comment:4 Changed 9 years ago by
Keywords: | needsreview added |
---|---|
Priority: | high → blocker |
This is definitely still a huge problem.
comment:5 Changed 9 years ago by
I'm not seeing any difference as the result of the 1.7 patch. Tested in Chrome 18.
comment:6 Changed 9 years ago by
Owner: | set to haysmark |
---|---|
Status: | open → assigned |
comment:9 Changed 9 years ago by
Version: | 1.7.2 → 1.6.0 |
---|
Note: See
TracTickets for help on using
tickets.
liucougar, can you own this ticket?