On some occassions the tabs act strangly e.g. you have to click twice to open/close the sweaver bar, or two sweaver bars appear on top of each other.
The whole tab code needs to be rewritten so that it is easier to find this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tabs_rewrite.patch | 11.56 KB | jyve |
Comments
Comment #1
swentel commentedThis is probably fixed by #913442: Allow the "Show changes" box to always show (cookie sets path always to '/')
Comment #2
jyve commentedThe fix above fixed the main issue. The code has been rewritten for better readability anyway and has been committed to D6 dev version.
@swentel: patch attached for D7.
Comment #3
swentel commentedCommitted to D7 branch.