Opened 20 years ago
Closed 20 years ago
#2987 closed defect (bug) (fixed)
+/- for bottom boxes on write page acts weird in FF
| Reported by: | Viper007Bond | Owned by: | andy |
|---|---|---|---|
| Priority: | high | Milestone: | 2.0.6 |
| Component: | Administration | Version: | 2.0.4 |
| Severity: | minor | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
Those bottom three boxes (trackbacks, excerpt, and custom fields), when they load collapsed, the +/- is weird and clicking the "+" doesn't actually expand it. It just changes it to a proper + and then clicking again finally expands it.
I'm using Firefox v2.0b1 and it was not a problem previously. I have an old install of 2.1-alpha1 and it doesn't do it there nor do I remember it doing this in 2.0.3. The sidebar ones work fine, it's just the bottom ones.
Attachments (1)
Change History (14)
#2
@
20 years ago
- Keywords needs-patch added; bg|needs-patch removed
This is being caused by changeset 4001. To be more precise, by the addition of the -wrapper divs. If I remove those everyting works again, but the layout goes wonky.
#8
@
20 years ago
- Keywords has-patch added; needs-patch removed
attached diff changes the class names of the wrappers so they are not matched by dbx when it looks for things to dbxize.
#10
@
20 years ago
- Keywords commit added
- Milestone 2.1 → 2.0.6
- Resolution fixed
- Status closed → reopened
This should be fixed in 2.0.x also.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
See #3001 also.