claytron/pentadactyl-solarized

Slight delay when starting Firefox 29

Iy204 opened this issue · 6 comments

I upgraded to Firefox 29 found the problem. Use your theme, when I open Firefox will get stuck for a few seconds. Although only a small problem, but it is annoying. I'm not sure Pentadactyl extended itself, or theme. Your theme is very beautiful, I've used used to it.

What OS are you on?

Seems to be an issue with the :hi clear at the top of the file. This makes sure that a previous theme's color does not bleed into this one. As a temporary workaround, you can comment out that line so long as you aren't switching between themes. You may notice slight bleed over from the default highlights.

This seems to be a pentadactyl bug, I submitted and issue for it.

https://code.google.com/p/dactyl/issues/detail?id=1150

Windows 8.1
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0

For me this isn't only a slight delay, but causes huge delays when opening a new window. This might depend on the number of open tabs.

I suggest removing/commenting the line until this bug is fixed in Pentadactyl.

This issue has gotten worse, creating a new window can take up to a couple of minutes. I'm going to remove the hi clear. If you are using this as your main color scheme, this doesn't cause any adverse behavior anyway.

Thanks!