Opened 17 years ago
Closed 17 years ago
#2307 closed Bug (wontfix)
RTL: Click on Link dialog tabs enlarge the dialog width
Reported by: | Frederico Caldeira Knabben | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed Firefox CantFix | Cc: |
Description
With FF3, when in RTL, like when loading the Arabic localization, if you click on a dialog tab the Link dialog enlarges on its width. Each click enlarges it s few pixels.
No problem with IE.
Change History (3)
comment:1 Changed 17 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by
comment:3 Changed 17 years ago by
Keywords: | CantFix added |
---|---|
Milestone: | FCKeditor 2.6.3 |
Resolution: | → wontfix |
Status: | assigned → closed |
It turned out that this bug is caused by the Resizeable Textarea extension for Firefox (version 0.1d). It is adding 8px to innerDoc.body.scrollWidth in the RefreshSize function of the dialog system.
It happens with FF3 only. No problems with FF2.
This is something that wen can't fix at our side. I'm contacting the extension author to inform him about this issue.
It seems to work ok on Firefox 3/Windows XP here... I can click on the tabs in the Link dialog indefinitely and the dialog wouldn't expand.
On Firefox 3/Mac OS X the dialog expanded once when I clicked on the third tab, but subsequent clicks wouldn't expand it further.