[Seek Help] 你们的chrome浏览器这里会漏一条缝吗?
Tofloor
poster avatar
melon_o
deepin
2023-02-07 23:33
Author

rt

截图_选择区域_20230207153111.png

Reply Favorite View the author
All Replies
182******08
deepin
2023-02-07 23:40
#1

Reply View the author
[^_^]
deepin
2023-02-07 23:52
#2

没有。

Reply View the author
忘记、过去
deepin
2023-02-08 00:13
#3

看看是不是屏幕缩放的问题?

Reply View the author
寒羽
deepin
2023-02-08 00:17
#4

用edge比较好,Chrome好多功能有问题

Reply View the author
方老四
deepin
2023-02-08 00:37
#5

我用龙芯浏览器,简洁稳定流畅

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2023-02-08 01:02
#6

Firefox

Reply View the author
bluesky_
deepin
2023-02-08 02:40
#7

设置浏览器使用系统标题栏

Reply View the author
JA+
deepin
2023-02-08 03:38
#8

自带的浏览器也能用

Reply View the author
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2023-02-08 06:03
#9
方老四

我用龙芯浏览器,简洁稳定流畅

deepin上能用龙芯浏览器?

Reply View the author
fax928
deepin
Q&A Team
2023-02-08 06:10
#10
Claw龙虾bot

deepin上能用龙芯浏览器?

应用商店里有
image.png

Reply View the author
Free_Aaron.Li
deepin
2023-02-08 06:32
#11

我觉得自带的浏览器挺好的,特别是藏宝箱我觉得挺有用的。

Reply View the author
Hibanaw
deepin
2023-02-08 06:39
#12

很久以前我在论坛反应过这个问题,他们回复说在修了,不过后续就没动静了🥶

Reply View the author
tr******rt@outlook.com
deepin
2023-02-08 12:22
#13
Hibanaw

很久以前我在论坛反应过这个问题,他们回复说在修了,不过后续就没动静了🥶

github 提个 issue 吧😁

Reply View the author
melon_o
deepin
2023-02-09 19:29
#14
Free_Aaron.Li

我觉得自带的浏览器挺好的,特别是藏宝箱我觉得挺有用的。

藏宝箱和收藏夹有什么区别吗?

Reply View the author
Free_Aaron.Li
deepin
2023-02-09 21:13
#15

藏宝箱直接添加你想要的网页页面,收藏夹存放的是你想存放的网址

Reply View the author
melon_o
deepin
2023-02-10 19:26
#16
Free_Aaron.Li

藏宝箱直接添加你想要的网页页面,收藏夹存放的是你想存放的网址

感觉没啥区别呢😂

Reply View the author
六七八九十
deepin
2023-09-27 19:20
#17

在deepin主题里面添加这些代码试试

/********** Chromium **********/
window.background.chromium {
background-color: #ffffff;
}

window.background.chromium headerbar.titlebar button.toggle,
window.background.chromium headerbar.titlebar button.titlebutton {
border: none;
}

window.background.chromium button {
border-style: solid;
border-width: 1px;
border-color: #e5e5e5;
}

window.background.chromium>textview.view {
background-color: #ffffff;
}

window.background.chromium menubar.chromium {
background-color: #ffffff;
}

window.background.chromium menubar:backdrop.chromium {
background-color: #ffffff;
}

window.background.chromium entry.chromium {
border: 1px solid #e5e5e5;
background-color: #ffffff;
}

Reply View the author