grssam / UIEnhancer

Source code for UI Enhancer addon
https://addons.mozilla.org/en-US/firefox/addon/ui-enhancer/
51 stars 22 forks source link

Style doesn't get applyed at browser start #34

Closed DarkPreacher closed 12 years ago

DarkPreacher commented 12 years ago

Style doesn't get applyed to the bar at browser start, that's how it look like right after browser restart: http://joxi.ru/A7FcZr Possible conflict with "Personal Titlebar" addon: https://addons.mozilla.org/ru/firefox/addon/personal-titlebar/ I disabled it and restarted browser - style of bar were applyed as it should

grssam commented 12 years ago

When the style does not get applied, then can you open your error console and look for some errors ? error console : Ctrl + Shift + J search in the Errors Tab. I will also try to reproduce this problem.

DarkPreacher commented 12 years ago

Nope, I don't see any errors in the console, just bunch of warnings, about "-webkit-scrollbar-track", etc. regarding CSS on various sites

grssam commented 12 years ago

Hi, I tried installing the add-on you mentioned and still this add-on was working perfectly. Did you put the toolbar icon of this add-on in the menu bar ? Did you change any specific setting from the options window of my add-on ?

DarkPreacher commented 12 years ago

I've created new FF profile for test, and yes - by default everything works fine, but if you will move address bar, search bar, navigation buttons, etc., to the title bar near menu, like this http://joxi.ru/MA9AgZ (right-click on any Toolbar, choose "Customize...", drag bars on menu bar, click "Done") and this issue will show itself clearly on the next launch No, I didn't put icon of this addon to menu bar, it's in my addons bar, by default. On work profile I changed settings, but on test profile I just installed it, even didn't go to options window.

grssam commented 12 years ago

okay, so main problem is that when the url bar is in menu bar, then this add-on does not apply ? And ofcourse, the other add-on : Personal Titlebar should also be enabled, right ?

DarkPreacher commented 12 years ago

Yep, exactly