Message125

Author skorpan
Recipients nicktastic
Date 2008-11-25.22:59:46
Content
I'm fairly sure the cause of the flickering is the follwing rule in content/conkeror.css:

#tab-bar {
    -moz-box-pack: end;
}

I tried removing it and then opened 20 tabs successfully without any flickering at all.
History
Date User Action Args
2008-11-25 22:59:46skorpansetmessageid: <1227653986.33.0.863544662269.issue62@servo.cc>
2008-11-25 22:59:46skorpansetrecipients: + nicktastic
2008-11-25 22:59:46skorpanlinkissue62 messages
2008-11-25 22:59:46skorpancreate