Opened 17 years ago
Closed 17 years ago
#1788 closed Bug (fixed)
Some dialogs have scrollbars in Safari
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Martin Kou |
---|---|---|---|
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 (1)
Change History (6)
comment:1 Changed 17 years ago by
Keywords: | Confirmed added |
---|---|
Owner: | set to Martin Kou |
Status: | new → assigned |
Changed 17 years ago by
Attachment: | 1788.patch added |
---|
comment:2 Changed 17 years ago by
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:3 Changed 17 years ago by
Milestone: | → FCKeditor 2.6 |
---|
comment:4 Changed 17 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:5 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [1502].
Click here for more info about our SVN system.
Confirmed on the Windows version of Safari, strangely the issue doesn't appear on Mac Safari.