OK, can't get of this red bg for not found. I have my own style for that and it works but on hover only even though i did not specify 'hover' at all. What's up with this?
Yes, the autocomplete drop down popup is in the editor's CodeMirror mode. What searchbar textbox are you talking about? Provide a screenshot if you haven't yet figured it out.
I'm done, thanks. You gave a new ID to the findbar (used to be .findbar-textbox, it's now #findbar-textbox) i have it all fixed now, except i can't get my border in the findbar when it's 'notfound' red. Can't figure this out but it's not important (to me) anyway. Might try later some day.
Sonny, @insert local file (Insert Text button menu). You have 2 lines for bg but i usually just need to change the url only. Is there a way to add another item, just 'Get URI' or url("") Get Uri ?
Yes. What i mean is it inserts something like this, for instane: background-image: url("file:///C:/bla/blah.png") !important; but i'd like to be able to insert just this: file:///C:/bla/blah.png or this: url("file:///C:/bla/blah.png")
For your first example, use the "Insert file path" menuitem from the "Insert" button. Second example, middle-click "Insert Text" button and add entry url("") and make sure the entry above it ends with these symbols <>.
No, i have that already. I'm talking about 'Get URI' which is added to 2 lines in the menu (links that are coded to open filepicker). It doesn't show in the menu when editing and i can not add it. Lookee:
So, i'd like to have just the file path inserted w/out anything else, see my post above. Right now, those 2 links ( 'Get URI" buttons) insert the whole line, background-image: url("file:///C:/bla/blah.png") !important; , for instance. But all i'd like to have is this part: file:///C:/bla/blah.png
I know i've asked you about this before but can't remember what you said. If it's not possible, maybe something like this: url("file:///C:/bla/blah.png") The reason is that i usually just need to change the path, not the whole line.
How about highlighting, in the editor, the path you want to edit, ex: file:///C:/bla/blah.png, then select from the "Insert" button (not the "Insert Text" button) dropdown menuitem "Insert file path". Does not that give you your desired result?
Yes I do. It also messes with the not found message and the reached top or bottom of page message, but it does searches. Still working on trying to bring those messages back.
Hmh, i don't see anything else just FindbarFix seems to be broken in the editor and if it's enabled, i can't use the default (statusbar) findbar either. If i disable FFix, i get the default back but still have to use Ctrl+F in the editor (which is a pain!). I disabled FFix for no, hopefully you'll find what's wrong with it.
EDIT: No! it does show up but isn't functional, it doesn't search, just sits there (in the editor). This is really painful ....
Perfect, it works! And i got the browser (statusbar) search back too, great! Thanks a lot! Didn't have 'Whole words' before. Any way to hide it other than a style?
EDIT: Not found has lost my style. Is it working for you? Did you change something for 'Not found' (IDs)?
I get 'Phrase not found' in the main bar (window findbar) but not my bg css. Seems they changes something in the findbar code. It's all dead for me in the editor though - i see nothing, no changes for 'not found' (that's how i know something is not found! ).
Thanks for bumping! Sonny, any ideas about 'not found' stuff ^ ? It's not crucial (at this point) 'cause as i said above, i know something isn't found if nothing happens after i click Find button or Enter).
Do those files ^ have any new changes or just new names? The files i have are: sc2_srazzano.xpi stylish-2.0.7-fx+tb+sm+an.xpi
Been having issues with "Not Found". I believe when searching in code, the code area is a textbox, thus has no end of page trigger. Been trying to find a work around method.
Sonny, in the window (browser) findbar, i see the phrase 'Not found' and it's good enough. Is/was there the same for the editor findbar? I think i remember Barbie talking about it, position or something like that. Anyway, i'm asking because i think i might be hiding the phrase somewhere as i did/do for the browser findbar.
Also, in the Position table, Clear findbar is UNchecked. But the icon shows. However, if you check the checkbox for Findbar Clear, it shows an extra icon which - i think - is your icons image:
In the Stylish or SC by ChoGGi, the findbar "Not Found" phrase is inoperative. Something has changed from previous versions whereas findbar searches do not react the same on about:blank pages as they do on html pages. Even the windows (browser) findbar doesn't function on most about:* pages.
Comments
EDIT: NM, got it! Thanks for the update!
@insert local file (Insert Text button menu). You have 2 lines for bg but i usually just need to change the url only. Is there a way to add another item, just 'Get URI' or url("") Get Uri ?
What i mean is it inserts something like this, for instane:
background-image: url("file:///C:/bla/blah.png") !important;
but i'd like to be able to insert just this:
file:///C:/bla/blah.png
or this:
url("file:///C:/bla/blah.png")
Example:
background: url("") !important;<>
background: url("") no-repeat !important;<>
url("")
So, i'd like to have just the file path inserted w/out anything else, see my post above. Right now, those 2 links ( 'Get URI" buttons) insert the whole line, background-image: url("file:///C:/bla/blah.png") !important; , for instance. But all i'd like to have is this part: file:///C:/bla/blah.png
I know i've asked you about this before but can't remember what you said. If it's not possible, maybe something like this: url("file:///C:/bla/blah.png")
The reason is that i usually just need to change the path, not the whole line.
(i really was just checking if you're still awake
EDIT: No! it does show up but isn't functional, it doesn't search, just sits there (in the editor). This is really painful ....
It's not 100%, but does searches. Will wait for next Waterfox update to investigate further.
Didn't have 'Whole words' before. Any way to hide it other than a style?
EDIT: Not found has lost my style. Is it working for you? Did you change something for 'Not found' (IDs)?
It's all dead for me in the editor though - i see nothing, no changes for 'not found' (that's how i know something is not found!
SEM: https://dl.dropboxusercontent.com/u/77691265/sem.xpi
I also modified Stylish add-on: https://dl.dropboxusercontent.com/u/77691265/s.xpi
Stylish Custom² add-on, to work with modified Stylish: https://dl.dropboxusercontent.com/u/77691265/sc2.xpi
If installing these 2 add-ons, first delete Stylish and install modified version first, then install Stylish Custom² after it.
Will be combining all 3 add-ons into 1 at some point.
Sonny, any ideas about 'not found' stuff ^ ? It's not crucial (at this point) 'cause as i said above, i know something isn't found if nothing happens after i click Find button or Enter).
Do those files ^ have any new changes or just new names? The files i have are:
sc2_srazzano.xpi
stylish-2.0.7-fx+tb+sm+an.xpi
check CB forum, Bobby bumped Open with button thread.
in the window (browser) findbar, i see the phrase 'Not found' and it's good enough. Is/was there the same for the editor findbar? I think i remember Barbie talking about it, position or something like that. Anyway, i'm asking because i think i might be hiding the phrase somewhere as i did/do for the browser findbar.
Also, in the Position table, Clear findbar is UNchecked. But the icon shows. However, if you check the checkbox for Findbar Clear, it shows an extra icon which - i think - is your icons image: