Closed ghost closed 12 years ago
Do you mean to say that the non English text is removed by Gibberish, even though it is meaningful? Can you post a screenshot so that I may know how exactly it looks like in your Firefox. If there is some gap between Identity box and the first arrow/part , then I may not look good and would seem broken, as everything else is continuous in the breadcrumbs.
1) Yes just forgot to post that yesterday as i was a bit tired. All (however as i noticed - not all) non-english text is considered gibberish and removed. Here's the example - http://db.tt/SbhSrPdg . It finds the suitable text, but it looks only for english text (as it seems).
2) On the same screenshots - i just think that it will be better to add a few pixels (like 2-4 more) to indent the url from the identity box at least when the corresponding option is unticked.
Edit: Also on screenshot 3 - tooltip should be disabled when the menu is open.
Originally, there is a 3px padding to the url text in the left side. I use 2 px, how ever, since you are using the old theme, it is looking a bit out of place for you as the rest of the parts have in total 4px & 5px paddings . I will come up with a solution for the older theme in the next version within 2-3 days, for the time being you can switch to the newer css based theme from the options window as things look good on newer theme.
As for the gibberish part. Do you know a corresponding regex to [a-zA-Z] in russia, and if by change any other language? and also specifically vowels and 'y'. Simply putting, I need to know the corresponding range of alphabets in russian from a to z and from A-Z, just provide translations to a,A,z,Z,y,Y and all the vowels. As I know only English, I apply my algorithm using consonants and vowels of English script. I tried google translator, but did not get good results.
Frankly, i dont really like the new theme for breadcrumbs, as i prefer a bit simplier view. So ill just wait =)
[a-zA-Z] would be а-яА-ЯёЁ (the last one is vowel with diacritical mark). (<- oh this github parser) Vowels would be [аеёиоуыэюяAЕЁИОУЫЭЮЯ]. And dont really know how to translate 'y' - if you specify what exactly you need this for, i may help. However i dont really think it would be good to base this on every single alphabet - maybe just take the text from title (like till first special sign or if too short till the next one?).
Edit: Another feature request - maybe incorporate the Link Location Bar feature? It shows the URL in address bar when howering over a link.
'y' : I consider 'y' as vowel as in terms of speaking, it is used like a vowel only. Its just my algorithm is like that. so words like sky, shy, etc have y at the end.
Edit: Another feature request - maybe incorporate the Link Location Bar feature? It shows the URL in address bar when howering over a link.
Isn't this already there ? go to Options window and choose status bar tab and enable it ? I don't really get the request :|
About 'y' - i think the info i provided should be enough, however if you need something else i can add it too.
Yes, sorry, the LLB addon was On and didnt really notice that feature. However i think that the OnHover URL and the status should not overlap (screen №4). Also if the URL is short, then there is a lot of free space between the URL and the decoration (screen №5). And again, as for me - there should be a bit bigger gap between the decoration and the URL/Status.
Screens: http://db.tt/SbhSrPdg
Thanks.
That screenshot number 4 is not due to my add-on, I don't use purple color anywhere. It must be some other add-on. About the decoration : I will fix it in the next version. Thanks for your response. And yes if you can add 'y' in the vowels list also
Remove Gibberish works great, however sometimes it shows something interesting: like this link http://habrahabr.ru/blogs/mozilla/138983/ (ye, this site is in Ru).
Also, please add indent, so that the text in location bar is not that close to Identity Bar.
Thanks for the great addon.