Can we get rpi build, since you are advertising as browser for embedded use? :)
Servo Nightly Builds Available
41–50 of 246 posts
Re: Servo Nightly Builds Available
#42It seems Servo doesn't respect my keyboard layout. I use Colemak on macOS but when I go to type in google.com in the address bar I get t;;tuk.c;m.
Re: Servo Nightly Builds Available
#43It seems Servo doesn't respect my keyboard layout. I use Colemak on macOS but when I go to type in google.com in the address bar I get t;;tuk.c;m.
Re: Servo Nightly Builds Available
#44Happy to answer questions (when I wake up; getting this ready has been a lot of work, needless to say) :) It goes without saying, but as this is the very first nightly (not by any means a full-fledged release), expect severe bugs, crashes, and missing functionality. Many of your favorite sites will be broken. Don't expect to use this as your everyday browser. We'd love feedback on what issues folks hit the most, so w…
It seems the linux build doesn't respect the system keyboard settings. I'm not able to write scandinavian characters äöå at all... Happy to see a nightly already, I must read the source at some point :)
Re: Servo Nightly Builds Available
#45Happy to answer questions (when I wake up; getting this ready has been a lot of work, needless to say) :) It goes without saying, but as this is the very first nightly (not by any means a full-fledged release), expect severe bugs, crashes, and missing functionality. Many of your favorite sites will be broken. Don't expect to use this as your everyday browser. We'd love feedback on what issues folks hit the most, so w…
It seems the linux build doesn't respect the system keyboard settings. I'm not able to write scandinavian characters äöå at all... Happy to see a nightly already, I must read the source at some point :)
Re: Servo Nightly Builds Available
#46Re: Servo Nightly Builds Available
#47Earlier quoted context omitted.
The last few releases of OSX don't allow you to launch unsigned binaries without specifically disabling the check. In the latest Sierra beta I've heard you can't disable the check without an involved workaround. It's just OSX users being lazy ;)
Huh. I've only recently started using OSX, and I've had codesign issues when using self-compiled debuggers, but not when using things like servo. Can it be signed by any old cert or does it need to be part of the trust chain?
Outside of that, Gatekeeper applies to executables fetched from the Web, can be disabled (harder on Sierra), and is easy enough to bypass--and you only have to do it once per executable. If signed, the certificate does need to be trusted to count--otherwise, it'd just be a fancy checksum.
Re: Servo Nightly Builds Available
#48Happy to answer questions (when I wake up; getting this ready has been a lot of work, needless to say) :) It goes without saying, but as this is the very first nightly (not by any means a full-fledged release), expect severe bugs, crashes, and missing functionality. Many of your favorite sites will be broken. Don't expect to use this as your everyday browser. We'd love feedback on what issues folks hit the most, so w…
Can't wait to try it out. When is the Windows build will be available? Days? Week(s)?
Re: Servo Nightly Builds Available
#49Some really minor bugs that occurred while using it a bit (OS X 10.11):
- Scrolling when already at the end of the page sometimes makes a relatively big instant step (noticed this for instance on the hackernews startpage)
- The tabs aren't cropped in tab view: http://imgur.com/Q1Bxibo
- Tabs don't keep at which point you have scrolled when switching tabs
- After opening the address bar and clicking on the website again there's a short flicker.