espterm / espterm-firmware

ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
Mozilla Public License 2.0
128 stars 24 forks source link

Some weird black rectangle next to screen #241

Closed MightyPork closed 7 years ago

MightyPork commented 7 years ago

screenshot from 2017-10-03 09-15-02

I haven't reproduced this yet, got it in a report. No idea wtf it is

chrome (Version 61.0.3163.100 (Official Build) (64-bit))

cpsdqs commented 7 years ago

any other details?

MightyPork commented 7 years ago

Not really, I'm asking them to inspect it. Added the chrome version... It's latest 'work'

On Oct 3, 2017 9:30 AM, "cpsdqs" notifications@github.com wrote:

any other details?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/espterm/espterm-firmware/issues/241#issuecomment-333762909, or mute the thread https://github.com/notifications/unsubscribe-auth/AB8lHn8WdLOE0I1Mdyo6arLxIXjus880ks5soeKegaJpZM4PrslV .

MightyPork commented 7 years ago

It's all really odd, I'm not near the pc to check it atm but I've never seen anything like that screenshot from 2017-10-03 11-10-32 screenshot from 2017-10-03 11-11-00 screenshot from 2017-10-03 11-11-26

MightyPork commented 7 years ago

(he tried deleting some stuff, for whatever reason)

cpsdqs commented 7 years ago

Only reason I can think of is that the blur on the screen margins is messing up the renderer

MightyPork commented 7 years ago

We could make it toggleable xD I really don't get why it's all so weirdly asymmetrical tho. There shouldn't be any dark/light region around the screen (or to the side)...

On Oct 3, 2017 11:31 AM, "cpsdqs" notifications@github.com wrote:

Only reason I can think of is that the blur on the screen margins is messing up the renderer

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/espterm/espterm-firmware/issues/241#issuecomment-333789579, or mute the thread https://github.com/notifications/unsubscribe-auth/AB8lHnlzcHwPFXf3tku1F59jodZ2AF9Iks5sof7ugaJpZM4PrslV .

cpsdqs commented 7 years ago

No we should know if it's actually causing it before doing anything like that lol

MightyPork commented 7 years ago

ikr lol I didn't see any such bug yesterday when I tested that release... And it's not some cached asset thing either, there's a cache busting fix already

On Oct 3, 2017 11:36 AM, "cpsdqs" notifications@github.com wrote:

No we should know if it's actually causing it before doing anything like that lol

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/espterm/espterm-firmware/issues/241#issuecomment-333790818, or mute the thread https://github.com/notifications/unsubscribe-auth/AB8lHjeN9bljiUMJ6eauzSXF3keTf0h2ks5sogAxgaJpZM4PrslV .

MightyPork commented 7 years ago

got a report that this can be fixed by adding the background color to body it doesn't really make sense, but if it works...

MightyPork commented 7 years ago

i can't reproduce it and we have a work-around added, so i'll close this