Opened 12 years ago
Closed 11 years ago
#6401 closed defect (fixed)
Safari: AlwaysShowToolbar with height="" shows scrollbar
Reported by: | Adam Peller | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Editor | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
type 5 lines of content and a scrollbar will appear. The editor resizes, as it should, so the scrollbar should not be necessary. It looks like something is off by one pixel.
Attachments (1)
Change History (5)
Changed 12 years ago by
Attachment: | lotuseditor.html added |
---|
comment:1 Changed 11 years ago by
Milestone: | 1.2 → 1.3 |
---|
Moving to 1.3 until hopefully after editor refactor is finished.
I can reproduce the problem w/the attached testcase although strangely the test in test_Editor.html is fine.
comment:2 Changed 11 years ago by
Milestone: | 1.3 → 1.4 |
---|
comment:3 Changed 11 years ago by
Milestone: | 1.4 → 1.3 |
---|---|
Owner: | changed from liucougar to Douglas Hays |
Status: | new → assigned |
overflow-y should not be set to auto, and minHeight should be set
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
empty editor with AlwaysShowToolbar? plugin