#7096 closed defect (fixed)
BorderContainer: Editor doesn't size correctly on safari/ff3 (mail demo)
Reported by: | bill | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/demos/mail.html
The editor has a constant size regardless of the viewport size.
I'm also seeing the problem on FF3 although no one else seems to be. (It's more subtle because the background is blue not white; you can only see it when focusing on the editor.)
Attachments (2)
Change History (7)
Changed 13 years ago by
Attachment: | safari.png added |
---|
Changed 13 years ago by
FF3/win screen capture (notice focus in editor and dotted line border)
comment:1 Changed 13 years ago by
Summary: | Editor doesn't size correctly on safari (mail demo) → Editor doesn't size correctly on safari/ff3 (mail demo) |
---|
See also #5426.
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Actually, the last change seems to have fixed this completely :-).
comment:5 Changed 13 years ago by
Component: | Editor → Dijit |
---|---|
Summary: | Editor doesn't size correctly on safari/ff3 (mail demo) → BorderContainer: Editor doesn't size correctly on safari/ff3 (mail demo) |
See also #7097.
I'm remarking this as a BorderContainer bug because that's where the actual problem (and solution) were.
Note: See
TracTickets for help on using
tickets.
safari screen capture