#1307 - The upgrade to v9.0.8 corrupted default forum theme
| Identifier | #1307 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | The upgrade to v9.0.8 corrupted default forum theme |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core_cns |
| Description | The issues are not critical but rather impact visual appearance:
- Long topic titles on forum's topics list page are not aligned with the Preview button/link any more, but go below instead. Custom themes are not affected. - Topic action buttons are not faded any more. The original behavior: the action buttons were faded and get "solid" when the cursor goes over them |
| Steps to reproduce | 1) Upgrade to v9.0.8 and clear cache 2) Go to any forum with long topics title. Titles are not aligned with the Preview link, but go to new line. 3) Click any topic. The action buttons are not faded, but all have solid icons for actions. |
| Additional information | Custom themes are not affected. |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
(Click to enlarge)
(Click to enlarge)
I don't think v9.0.8 has caused either of these issues.
I think the topic crop length is unchanged. However, I do acknowledge it is not cropping well. I'll attach a template that fixes that.
As for button fading, this works for me on my development site, and I don't believe we've changed that code. I can note that this probably doesn't work on IE8 and below, as that doesn't support opacity properly. If IE was put in compatibility mode it might have a similar issue.