Skip to content

Known Issues

Huang Yue edited this page Oct 6, 2018 · 2 revisions
  • Screenshot is not implemented / 截图没有实现
    • Did not look into it yet.
  • Developer tools button is not implemented / 开发者工具没有实现
  • Hardware acceleration cannot be properly disabled / 无法正常关闭硬件加速
    • We set gfx.direct2d.disabled and layers.acceleration.disabled, but it's still using my GPU. Probably there are other items?
  • Stylesheet is only partially applied (there is a 16px-tall white bar at the top) / 样式表只能部分应用 (顶部有 16px 高的白条)
  • Downstream proxy cannot be customized / 无法自定义下流代理
    • Gecko does not support netsh proxy format. We are parsing it ourselves now. Probably we will never be able to fix it.

Clone this wiki locally