Opened 20 years ago
Closed 16 years ago
#2500 closed defect (worksforme)
Wiki editing screen should remember editing area height in cookie
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | wiki system | Version: | 0.9.2 |
| Severity: | minor | Keywords: | textarea |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Zope remembered the editing area height with a cookie, and that's probably a good idea here, too.
It's a real pain, if you have a large screen, to go back each time you edit and make the editing area deeper.
Attachments (0)
Change History (13)
comment:1 by , 20 years ago
| Component: | general → wiki |
|---|
comment:2 by , 20 years ago
| Type: | defect → enhancement |
|---|
comment:3 by , 20 years ago
| Priority: | normal → low |
|---|
comment:4 by , 20 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
comment:6 by , 20 years ago
Please provide more details about what you're doing. I can't reproduce this problem.
comment:7 by , 20 years ago
I'm editing a page (the sandbox) with trac 0.9.2 and Firefox 1.5, select a height for the text area, edit the text and then save. When I click on the edit button again, the height is back to 20. I'm logged into trac as TRAC_ADMIN…
I also tried it on your sandbox here on site with the same result (this time as anonymous).
comment:8 by , 20 years ago
| Resolution: | worksforme |
|---|---|
| Status: | closed → reopened |
| Type: | enhancement → defect |
comment:10 by , 19 years ago
I already wanted to report this. Mozilla Seamonkey 1.0 - Trac 0.9.4 failure.
comment:12 by , 19 years ago
| Keywords: | textarea added |
|---|---|
| Milestone: | → 0.12 |
comment:13 by , 16 years ago
| Milestone: | next-major-0.1X |
|---|---|
| Resolution: | → worksforme |
| Status: | reopened → closed |
I suppose this now works with all current browsers.



Trac actually stores the editing area height in your session. Are you saying this isn't working for you?