Page 1 of 1
This topic is locked: you cannot edit posts or make replies.
AiOS 0.7.7 Beta 2 [2008-12-09]
Author
Post AiOS 0.7.7 Beta 2 [2008-12-09] 
Reply with quote 
Here is the second beta of the long awaited AiOS 0.7.7. Very Happy

At present the extension will not inform you about updates! Please check this forum at frequent intervals for updates or official releases. I hope I can offer an update service shortly.

------------------------------------------------------------

compatible with FF 3.0 - 3.1.* and Flock 1.2.* - 2.0.* -- red text marks the changes since the previous build


added
  • Armenian (Armenia) (hy-AM) localization (thanks to edo248)
  • Romanian (ro-RO) localization (thanks to Cătălin Zamfirescu)
  • Serbian (Cyrillic) (sr-RS) localization (thanks to dragan021)[/color]

changed or improved
  • complete rewrite of the toolbar code
    • toolbar can be placed on different locations around the sidebar
    • toolbar supports different view modes
    • toolbar is fully customizable (except on Mac OS X)
    • buttons in the sidebarheader can be enabled/disabled via the contextmenu
  • removed extension items in browser context menu
  • removed extension items in tools menu
  • changing the sidebar orient didn't require a browser restart
  • improved theme compatibility (work in progress)
  • improved performance

fixed
  • invisible toolbarseparators and spaces in customizing mode
  • sidebar panels are empty after opening and closing the print preview window
  • sidebar bounces in and out when placing the bookmark items on the AiOS Toolbar
  • compatibility issues with TotalToolbar (some small problems)
  • compatibility issue with Hide Menubar (no option for the mainmenu toolbar)
  • compatibility issue with WebChunks (WebChunks won't display webslices in its toolbar)
  • minor code fixes and improvements


>> Download AiOS 0.7.7 Beta 2 [2008-12-09]
right-click and choose the option "Save Link As"

At present the extension will not inform you about updates! Please check this forum at frequent intervals for updates or official releases. I hope I can offer an update service shortly.



Last edited by eXXile on Fri Dec 12, 2008 1:26 am; edited 1 time in total 

_________________
Best regards

§1 The Net is allergic to truth, reason and humour.
§2 The World Wide Web is text for people who can't read.
§3 The World Wide Web is the fastest way to get from [where you wouldn't want to be] to [where you wouldn't want to go].

-- Andrew Eldritch
View user's profile  Send private message   Visit poster's website
Author
Post AiOS 0.7.7b2 
Reply with quote 
From the first beta:
Quote:
Code:
toolbar[orient="vertical"] toolbarseparator,
toolbar[orient="vertical"] toolbarpaletteitem[id^="wrapper-separator"] {
-moz-appearance: none;
height: 2px;
max-height: 2px;
min-height: 2px;
margin: 4px 2px 3px 2px;
padding: 0px;
border: none;
border-top: 1px solid ThreedShadow;
border-bottom: 1px solid ButtonHighlight;
}

toolbar[orient="vertical"] toolbarpaletteitem[id^="wrapper-separator"] {
min-height: 6px;
border-top: 1px solid ThreedShadow;
background-color: ActiveBorder;
}

worked well, the first suggestion didn't do anything

Quote:
The sidebar Header icons:
I just added options for that in the new beta build. Please right-click on the buttons and choose which one you want to see.

Ideal

Quote:

Maaren wrote:
-View > Sidebar Grippy isn't working anymore (is displaying nothing, only a part of the black line becomes white) (remove this?)

I didn't remove it. I have to check it...


There is nothing, in the past there was a line where the Sidebar Grippy was on.


Quote:
Quote:
Maaren wrote:
After playing some with the new toolbar features, there were more and more separators and the buttons where moving up.

This is fixed in the new beta build.

Thanks


Quote:
Quote:
Maaren wrote:
As always, keep on the good work

As always, keep up the good testing and reporting! Very Happy


I will do my best Smile

One thing: the gray strips are back with these builds, the 0.7.6beta had them also
Only when starting Firefox, now on the place where the Sidebar Toolbar should have to come
(when I for the first time opens the Sidebar)
After one time displaying the sidebar, there is no gray strip anymore
(the first bata has it also, but I didn't saw it directly)


 
View user's profile  Send private message  
Author
Post Toolbar icon size bug with v0.7.7 B2 
Reply with quote 
Hi,

There's a bug in the size of the AIOS toolbar button when the sidebar is shown. I use small icons, but when I click the AIOS toolbar button, to show the sidebar, the boarder around the AIOS icon gets scaled up to the size it would be if I were suing large icons. See screenshots below:

Sidebar inactive


Sidebar active:


I'm using latest Firefox Trunk build.

Thanks

 
View user's profile  Send private message  
Author
Post Re: AiOS 0.7.7b2 
Reply with quote 
Maaren wrote:
From the first beta:
Quote:
Code:
toolbar[orient="vertical"] toolbarseparator,
toolbar[orient="vertical"] toolbarpaletteitem[id^="wrapper-separator"] {
[...]

worked well, the first suggestion didn't do anything

This will be implemented in 0.7.7. Thanks. Very Happy

Maaren wrote:
eXXile wrote:

Maaren wrote:
-View > Sidebar Grippy isn't working anymore (is displaying nothing, only a part of the black line becomes white) (remove this?)

I didn't remove it. I have to check it...

[... image ...]
There is nothing, in the past there was a line where the Sidebar Grippy was on.

Work this code for the userChrome.css?
Code:
#sidebar-splitter[orient="horizontal"] grippy {
   min-width: 5px !important;
   min-height: 119px;
}


And perhaps add this...

Code:
#sidebar-splitter[orient="horizontal"],
#sidebar-splitter[orient="horizontal"] hbox  {
   min-width: 5px !important;
}



Maaren wrote:
One thing: the gray strips are back with these builds, the 0.7.6beta had them also[...]

The 0.7.6 beta (RC1) had them, but not the final 0.7.6?

onslo wrote:
There's a bug in the size of the AIOS toolbar button when the sidebar is shown. I use small icons, but when I click the AIOS toolbar button, to show the sidebar, the boarder around the AIOS icon gets scaled up to the size it would be if I were suing large icons.

Thanks for the report. This will be fixed in the final release. Very Happy

 
_________________
Best regards

§1 The Net is allergic to truth, reason and humour.
§2 The World Wide Web is text for people who can't read.
§3 The World Wide Web is the fastest way to get from [where you wouldn't want to be] to [where you wouldn't want to go].

-- Andrew Eldritch
View user's profile  Send private message   Visit poster's website
Author
Post  
Reply with quote 
Aios0.77b2 doesn't operate at all by Fx3.1b2 and Fx3.04.

win xp sp3

 
 
Author
Post  
Reply with quote 
#sidebar-splitter[orient="horizontal"],
#sidebar-splitter[orient="horizontal"] hbox {
min-width: 5px !important;
}

worked, but something to small, 7 or 8px is better
and this bar is always there, even if the Grippy isn't shown.



Quote:

Quote:
Maaren wrote:
One thing: the grey strips are back with these builds, the 0.7.6beta had them also[...]

The 0.7.6 beta (RC1) had them, but not the final 0.7.6?

No, not the final release


--
Maaren



Last edited by Maaren on Thu Dec 11, 2008 7:41 pm; edited 1 time in total 
View user's profile  Send private message  
Author
Post BUG: Sidebar always opens on new browser window 
Reply with quote 
I'm experiencing an issue whereby the sidebar always opens whenever the browser starts or I open an new window. It's doing this even though the configuration is for AIOS to remember the previous state.

Firefox Trunk + AIOS 0.7.7B2

 
View user's profile  Send private message  
Author
Post Buttons with menus associated have their arrow moved 
Reply with quote 



When installing AIOS 7.7beta2, the previous appearance of for FEBE and CLEO (with the arrows on the bottom) changes to a new appearance (with the arrows on the right).

If I install back AIOS7.6 the old appearance returns.

Do you know how to control this?

 
View user's profile  Send private message  
Author
Post  
Reply with quote 
Small bug. Using the "X" to close an open sidebar makes the entire toolbar to disappear. I then have to use the View->Toolbar->All-in-One Sidebar Toolbar twice to make it reappear.

 
View user's profile  Send private message  
Author
Post  
Reply with quote 
Guest wrote:
Aios0.77b2 doesn't operate at all by Fx3.1b2 and Fx3.04.

What exactly does not work on your system? You could try to reset toolbars by starting Fx in Safe Mode and choosing Reset toolbars and controls.

Maaren wrote:
[...]worked, but something to small, 7 or 8px is better

Is it enough to add following code?
Code:
#sidebar-splitter[orient="horizontal"][grippy="true"] hbox {
   min-width: 7px !important;
}


Maaren wrote:
and this bar is always there, even if the Grippy isn't shown.

This would be fixed if I implement the solution in the final release. Very Happy

Maaren wrote:
Quote:

Quote:
Maaren wrote:
One thing: the grey strips are back with these builds, the 0.7.6beta had them also[...]

The 0.7.6 beta (RC1) had them, but not the final 0.7.6?

No, not the final release

Mmh, I compared the 0.7.6RC1 and the final 0.7.6 - there are no differences... Question
Perhaps you could install the RC1 and then the final version of 0.7.6 to have a look if it happens right now? Thanks in advance!

ugoveri wrote:
When installing AIOS 7.7beta2, the previous appearance of for FEBE and CLEO (with the arrows on the bottom) changes to a new appearance (with the arrows on the right).

Thanks for reporting. This will be fixed in the final release.

onslo wrote:
I'm experiencing an issue whereby the sidebar always opens whenever the browser starts or I open an new window. It's doing this even though the configuration is for AIOS to remember the previous state.

gtbuzz wrote:
Small bug. Using the "X" to close an open sidebar makes the entire toolbar to disappear. I then have to use the View->Toolbar->All-in-One Sidebar Toolbar twice to make it reappear.

Thanks for reporting. I will work for a solution.

 
_________________
Best regards

§1 The Net is allergic to truth, reason and humour.
§2 The World Wide Web is text for people who can't read.
§3 The World Wide Web is the fastest way to get from [where you wouldn't want to be] to [where you wouldn't want to go].

-- Andrew Eldritch
View user's profile  Send private message   Visit poster's website
Author
Post  
Reply with quote 
Aios0.77beta1 works. Neither the toolbar nor the sidebar grip are displayed
in aios0.77beta2.

 
 
Author
Post  
Reply with quote 
It doesn't work even if it tries with a new profile.

 
 
Author
Post  
Reply with quote 
Guest wrote:
Aios0.77beta1 works. Neither the toolbar nor the sidebar grip are displayed in aios0.77beta2.

Guest wrote:
It doesn't work even if it tries with a new profile.

That's very strange... Which OS do you you use? Are there any error messages in the Error Console under Tools > Error Console? Do you create a new profile with the method described here? If there would be a big bug, other users should have the same problem...

 
_________________
Best regards

§1 The Net is allergic to truth, reason and humour.
§2 The World Wide Web is text for people who can't read.
§3 The World Wide Web is the fastest way to get from [where you wouldn't want to be] to [where you wouldn't want to go].

-- Andrew Eldritch
View user's profile  Send private message   Visit poster's website
Author
Post  
Reply with quote 
Aios0.77rc1 works correctly with Fx3.1beta2.

Thank you.

 
 
Author  
Display posts from previous:
Page 1 of 1
This topic is locked: you cannot edit posts or make replies.

   
 
You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum