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.

CommentFileSizeAuthor
#2 tabs_rewrite.patch11.56 KBjyve

Comments

swentel’s picture

This is probably fixed by #913442: Allow the "Show changes" box to always show (cookie sets path always to '/')

jyve’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Assigned: jyve » swentel
Status: Active » Patch (to be ported)
StatusFileSize
new11.56 KB

The 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.

swentel’s picture

Status: Patch (to be ported) » Closed (fixed)

Committed to D7 branch.