Opened 14 years ago
Closed 14 years ago
#7306 closed defect (fixed)
Modify Ticket wysiwyg description field size failure
Reported by: | AusAp | Owned by: | Jun Omae |
---|---|---|---|
Priority: | high | Component: | TracWysiwygPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
There seems to be an issue with the modify ticket section of an existing ticket. A user can edit the ticket description using textarea mode, unfortunately when changing the mode to wysiwyg the description textbox closes to a non resizeable field. Clicking on the resizer sends the user to the top of the page. This issue might stem from the css layout or similar.
This has been replicated in two separate Trac 0.12 instances.
Attachments (0)
Change History (5)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Works for me.
If you installed tracwysiwygplugin/0.11 with Trac 0.12, you must upgrade to tracwysiwygplugin/0.12.
If you installed tracwysiwygplugin/0.12 with Trac 0.12, let me know the detail.
comment:3 Changed 14 years ago by
The Trac instance was 0.11.5, using TracWysiwsgPlugin 0.11. The Trac instance was upgraded to 0.12, all plugins were audited and upgraded as necessary.
TracWysiwyg 0.11 had the issue described with 0.12, and was located in the trac/plugins/ directory. The TracWysiwyg v0.11 was removed from the plugins directory, and TracWysiwyg 0.12.0.2-r8148 was installed via easy_install and is located in /usr/lib/python2.5/site-packages/ .
Currently Trac 0.12 is using TracWysiwyg 0.12.0.2-r8148 and is experiencing the same problems as it had with TracWysiwyg 0.11 .
Apache has been restarted since the update.
comment:4 Changed 14 years ago by
Thanks for your reports.
- Confirm that tracwysiwyg version is
0.12.0.x
in the admin page. - Try to force reload or clear your browser cache.
- Let me know your browser type and version.
I tested the resizer and it works fine with IE 7, Firefox 3.6.x, Google Chrome 5, Safari 4.x and Opera 10.53.
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thank you for the additional information, this was happening in both browsers (Firefox and Safari), restarting the browser instances did not fix this issue... however, forcing a removal of the browser cache did.
Thank you for your help
The resizable textbox fields in 0.12 are not resizable in wysiwyg mode