ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

[bug report] when in html view mode : escape does not work anymore

(1/1)

nitrix-ud:
a few releases ago, when in html view mode, escape would put the cursor in the search box
as of last release this does not work anymore, however if you click inside the html view, escape works as expected
so i guess the fix is to focus the html view

same goes with wheel... before wheel was working right away, now you have to click in the html view to focus then wheel works

mouser:
when in html view mode, escape would put the cursor in the search box
as of last release this does not work anymore, however if you click inside the html view, escape works as expected
--- End quote ---

i don't get it.. when does escape not put you back in search box?

nitrix-ud:
ok i just got it...

consider the following alias :
regex :
^(https?://)?(([0-9a-z_!~*'().&=+$%-]+: )?[0-9a-z_!~*'().&=+$%-]+@)?(([0-9]{1,3}\.){3}[0-9]{1,3}|localhost|alextd|mickytd|([0-9a-z_!~*'()-]+\.)*([0-9a-z][0-9a-z-]{0,61})?[0-9a-z]\.[a-z]{2,6})(:[0-9]{1,4})?((/?)|(/[0-9a-z_!~*'().;?:@&=+$,%#-]+)+/?)$
--- End quote ---

with this result :
$$4$$8$$9 | http://$$4$$8$$9
FARR browser | htmlviewurl http://$$4$$8$$9
--- End quote ---
when you select FARR browser, escape does not work

with this one :
FARR browser | htmlviewurl http://$$4$$8$$9
$$4$$8$$9 | http://$$4$$8$$9
--- End quote ---
it works as expected...


escape does not work as expected when htmlviewurl is not the first result

mouser:
ok i think i might understand.. you may be in the result list view when you trigger, and then when html view engages, it doesnt start you out in the html view, so you cant use scroll wheel or escape.  i'll fix that so focus shifts into the html view.

nitrix-ud:
great !

Navigation

[0] Message Index

Go to full version