Ticket #1788 (closed Bug: fixed)
Some dialogs have scrollbars in Safari
| Reported by: | alfonsoml | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | UI : Dialogs | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed Safari Review+ | Cc: |
Description
This affects only some of the dialogs. Mainly the form elements and also the about box, loading them will show a vertical scrollbar. In the about box, if we click on the second tab and back to the first then it does disappear.
Tested with Safari 3.0.4 and WebKit-r29785, works fine in IE7, Firefox 2 and Opera 9755
Attachments
Change History
comment:1 Changed 5 years ago by martinkou
- Status changed from new to assigned
- Owner set to martinkou
- Keywords Confirmed added
comment:2 Changed 5 years ago by martinkou
- Keywords Review? added
There was a JavaScript error in the retval.RefreshSize() override in fckdialog.html when Safari is opening the dialogs. Fixing that error eliminates the scrollbars.
comment:5 Changed 5 years ago by martinkou
- Status changed from assigned to closed
- Resolution set to fixed
Fixed with [1502].
Click here for more info about our SVN system.
Note: See
TracTickets for help on using
tickets.

Confirmed on the Windows version of Safari, strangely the issue doesn't appear on Mac Safari.