Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
as you can see the pags gets put behind the index>>XX>>YY thing not a big porblem but in case of this topic it ha smore then 1 page so yeah... fix it please
thanks hg for making this much better and ty for my avatar aswell
Offline
1) does it disappear after you reload? Is this the first time you've get this?
2) can you replicate it?
3) how?
Offline
also
4) browser name and version
5) if you had it before, when exactly did it started.
6) do you have any add-ons?
Make sure that you're internet connection was good when you've opened the page. The problem may be that some stylesheet didn't load and ka-bum.
1) does it disappear after you reload? Is this the first time you've get this?
2) can you replicate it?
3) how?
also
4) browser name and version
5) if you had it before, when exactly did it started.
6) do you have any add-ons?Make sure that you're internet connection was good when you've opened the page. The problem may be that some stylesheet didn't load and ka-bum.
1 it happaned only today it resets back after gyou go to a new thred ect
2 yes
3 hover over the thread title at the bottom j
4 chrome version idfk
5 see 1
6 idk wht u mean
7 alos it still happens
thanks hg for making this much better and ty for my avatar aswell
Offline
Can't reproduce.
somehow i foudn an quicker way to fix it hovering over post replay fixed it until you reopen the thread or anothr thread
thanks hg for making this much better and ty for my avatar aswell
Offline
Sorry for gravedigging but it looks like i found the way to reproduce the bug, and possible reason:
so the problem is in the div with "pages", "post reply", "road from index to topic" and "Subscribe the topic"
but mostly about the "pages"
pages css says that
"pages"{
float: left;
}
"post reply"{
float: right;
text-align: right;
}
"road from index to topic"{
clear: both;
}
float makes paragraphs "pages" and "post reply" in the same line, what is good, but idk why, but sometimes text floats in the div in the way like there isn't any line (i would need to do some tests to find out if it's normal, but when i erased "float: left", and writted it again, it worked well).
To fix it i would put "pages" and "post reply" in the table, then float wouldn't have to be used.
How to reproduce:
reolad the page when hovering mouse on the "road from index to topic" or quite above "pages" and then to "road from index to topic"
you can reproduce it logged in or logged out, but logged out, you canot "post reply"
Thanks to Nikko99 for signature
https: //media.discordapp.net/attachments/402174325349941249/482121641745186816/KHiX2DEFewAAAABJRU5ErkJggg.png
https: //i.imgur.com/YFtzyXA.png
Offline
How to reproduce:
reolad the page when hovering mouse on the "road from index to topic" or quite above "pages" and then to "road from index to topic"
you can reproduce it logged in or logged out, but logged out, you canot "post reply"
Can you expand on that at all? I've been spamming F5 while holding my mouse over various bits and then moving it to other bits, nothing so far.
sometimes text floats in the div in the way like there isn't any line
I don't quite understand this bit, could you rephrase? what line?
The CSS as written shouldn't have any issues. There aren't any conflicting CSS rules that would take the Pages: section out of the normal browser flow on hover or on any other condition. Actually whatever this is would have to kick both the pages and the reply button out of the flow, since the breadcrumbs (Index > Forum > Topic thing) are set to clear all floated elements.
Creating a table might work but so should the way things are currently. And it does work on every browser that follows the rules.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
Creating a table might work but so should the way things are currently.
but they dont
thanks hg for making this much better and ty for my avatar aswell
Offline
Different55 wrote:Creating a table might work but so should the way things are currently.
but they dont
Not because of any flaw in the code, because of a flaw in Chrome. And I'm not inclined to spend my hours working around obscure Chrome bugs that will eventually be fixed. Happy to submit a bug report if we can gather enough info to be able to do that though.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
diff add someone else to admin who can do that for you
thanks hg for making this much better and ty for my avatar aswell
Offline
Can you expand on that at all? I've been spamming F5 while holding my mouse over various bits and then moving it to other bits, nothing so far.
i'm using chrome, on firefox i cannot reproduce it,
sometimes text "pages" and "road from index to topic" doesn't cover exacly (sometimes "road from index to topic" go higher only by few pixels, sometimes by padding, sometimes by full line with padding), but always appear for me (except window ratio lesset than 4:3
earlier (when i writter last post) i didn't saw this but so frequently, but now i see it almost always,
"post reply" hovering makes it always fix and make unable to reproduce until reolad,
if you hover mouse on "»" text, bug doesn't appear, but when hovering the hyperlink, it appears,
opening F12 does fix the bug, but after reolading i'm able to reproduce it again i was able to do it earlier but now i'm noti'm able to open F12 console, and test the bug, but only on topicks that has more than one page
resizing the window horrisontally in both direction does fix the but, but vertically doesn't
when the title of the topic is longer, topic has more than one page, the "road from index to topic" goes higher over the pages
when the title of the topic is longer, topic has more than one page, bug appears even when the screen is in horisontal smatrphone width
few minutes ago i noticed that the first link that you hover in the div box has to be one of the "road from index to topic" links to make bug appear (you cannot hover on "pages" or "post reply")
i tested this on this topic, and topicks id: 45174, 46072, 46372
Trytu wrote:sometimes text floats in the div in the way like there isn't any line
I don't quite understand this bit, could you rephrase? what line?
with brackers next to it i probably wanted to say that maybe it's normal, that "float" makes the paragraph float under other paragraph (i mean not in this conditions, but in others that do it intencionally)
i didn't mean that here it's normal, but in some conditions is
just wanted to say that float is quite risky to use
now when i see how it works in chrome (it works without bugs) i would esase that sentence
my screen ratio - 16:9 - it can be helpfull
EDIT: did I said that bug appear only after hovering the link?, if not, i'm saying it exacly now
Thanks to Nikko99 for signature
https: //media.discordapp.net/attachments/402174325349941249/482121641745186816/KHiX2DEFewAAAABJRU5ErkJggg.png
https: //i.imgur.com/YFtzyXA.png
Offline
Different55 wrote:Can you expand on that at all? I've been spamming F5 while holding my mouse over various bits and then moving it to other bits, nothing so far.
i'm using chrome, on firefox i cannot reproduce it,
sometimes text "pages" and "road from index to topic" doesn't cover exacly (sometimes "road from index to topic" go higher only by few pixels, sometimes by padding, sometimes by full line with padding), but always appear for me (except window ratio lesset than 4:3
earlier (when i writter last post) i didn't saw this but so frequently, but now i see it almost always,
"post reply" hovering makes it always fix and make unable to reproduce until reolad,
if you hover mouse on "»" text, bug doesn't appear, but when hovering the hyperlink, it appears,
opening F12 does fix the bug, but after reolading i'm able to reproduce it again i was able to do it earlier but now i'm noti'm able to open F12 console, and test the bug, but only on topicks that has more than one page
resizing the window horrisontally in both direction does fix the but, but vertically doesn't
when the title of the topic is longer, topic has more than one page, the "road from index to topic" goes higher over the pages
when the title of the topic is longer, topic has more than one page, bug appears even when the screen is in horisontal smatrphone width
few minutes ago i noticed that the first link that you hover in the div box has to be one of the "road from index to topic" links to make bug appear (you cannot hover on "pages" or "post reply")
i tested this on this topic, and topicks id: 45174, 46072, 46372Different55 wrote:Trytu wrote:sometimes text floats in the div in the way like there isn't any line
I don't quite understand this bit, could you rephrase? what line?
with brackers next to it i probably wanted to say that maybe it's normal, that "float" makes the paragraph float under other paragraph (i mean not in this conditions, but in others that do it intencionally)
i didn't mean that here it's normal, but in some conditions is
just wanted to say that float is quite risky to use
now when i see how it works in chrome (it works without bugs) i would esase that sentence
my screen ratio - 16:9 - it can be helpfullEDIT: did I said that bug appear only after hovering the link?, if not, i'm saying it exacly now
Yeah, using Chrome Version 77.0.3865.90 (Official Build) (64-bit). Not able to reproduce with those instructions but the description of things you say make it go away definitely sounds like a chrome bug. Sounds like it goes away whenever anything triggers a reflow of the page, which isn't even anything that the forums are really capable of responding to through CSS.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
77.0.3865.90 64 bit too, on 2 different computers, i can try another one, from my sister,
76.0.3809.100 64 bit was different - bug didn't appear, but then i did actualisation, and bug did appear
i have 4 computers
3 of them had same bug (not logged on accout)
fourth didn't had the bug until actualisation (not logged on accout)
(all tested on this topic: https://forums.everybodyedits.com/viewt … ?id=46301)
Thanks to Nikko99 for signature
https: //media.discordapp.net/attachments/402174325349941249/482121641745186816/KHiX2DEFewAAAABJRU5ErkJggg.png
https: //i.imgur.com/YFtzyXA.png
Offline
What OS? Are all you people running Window? Maybe it's a Windows + Chrome only thing specifically.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
What OS? Are all you people running Window? Maybe it's a Windows + Chrome only thing specifically.
one of my computers has linux mint cinnamon 19
one have windows 10 (that with chrome 76)
one have win 8
one have win 8.1
currently i cannot reproduce this bug on this topic, but on the EE closed beta information i can do this easily on every my computer (i mean on the first page) (now when i tested this topic more, only page 4 and 6 has smaller affect than others)
Thanks to Nikko99 for signature
https: //media.discordapp.net/attachments/402174325349941249/482121641745186816/KHiX2DEFewAAAABJRU5ErkJggg.png
https: //i.imgur.com/YFtzyXA.png
Offline
as a safari user i have the ability to switch between operation systems. It looked fine on all of them.
idk, maaybe it's only laptop bug in new chrome version :S
all 5 computers that i tested was laptops with browser window width/height higher or close to 2.0
on chrome 76 i didn't have these problem
now i'm sure it's chrome problem, now i need someone else who has simmilar problems, to confirm this
as a safari user i have the ability to switch between operation systems. It looked fine on all of them.
safari user??
i thought that having safari browser doesn't give you ability to switch operation systems, and it's only possible to do in the operation system
or safari has its own OS just like firefox and steam!?
or i just misunderstood what you just said!?
it seems for me that it's only chrome problem, chrome just have a bug in latest (77.0.3809.90) version, but works good on mac (if i understand well different's post)
Thanks to Nikko99 for signature
https: //media.discordapp.net/attachments/402174325349941249/482121641745186816/KHiX2DEFewAAAABJRU5ErkJggg.png
https: //i.imgur.com/YFtzyXA.png
Offline
idk, maaybe it's only laptop bug in new chrome version :S
all 5 computers that i tested was laptops with browser window width/height higher or close to 2.0
on chrome 76 i didn't have these problem
now i'm sure it's chrome problem, now i need someone else who has simmilar problems, to confirm thisAnatoly wrote:as a safari user i have the ability to switch between operation systems. It looked fine on all of them.
safari user??
i thought that having safari browser doesn't give you ability to switch operation systems, and it's only possible to do in the operation system
or safari has its own OS just like firefox and steam!?
or i just misunderstood what you just said!?
it seems for me that it's only chrome problem, chrome just have a bug in latest (77.0.3809.90) version, but works good on mac (if i understand well different's post)
with safari developer mode enabled, you can switch to see the page contents ‘as another web browser would display them’: Other styling, other js. And i couldn’t reproduce the bug. (PS. thats aldo how to communicate on insta with a macbook (switch to iphone view)
with safari developer mode enabled, you can switch to see the page contents ‘as another web browser would display them’: Other styling, other js. And i couldn’t reproduce the bug. (PS. thats aldo how to communicate on insta with a macbook (switch to iphone view)
Really not suitable for tracking down clearly browser-specific rendering bugs like this. Safari's not gonna be bug for bug compatible with every browser.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
now i'm sure it's chrome problem, now i need someone else who has simmilar problems, to confirm this
im nto on a laptop and i was like the first to mention it (crhome user yes)
thanks hg for making this much better and ty for my avatar aswell
Offline
79.0.3912.0 (Developer Build) (64-bit) can't reproduce, Firefox ESR 52.4.1 (32-bit) can't reproduce either.
I'm known as "haslo" in EE. Also, I refuse to play EEU.
Offline
biggest noticable change for me in this 77.xxxxxxxxx version was page loading (circle around the icon (earlier was only circle)), and this bug
if in version 79 it's not possible to reproduce, it's possible that in 78 official build version bug will dissapear
Thanks to Nikko99 for signature
https: //media.discordapp.net/attachments/402174325349941249/482121641745186816/KHiX2DEFewAAAABJRU5ErkJggg.png
https: //i.imgur.com/YFtzyXA.png
Offline
using latest version of chrome and this happens all the time
click new
click the any topic
click to the last page
scroll down and hover over the Index >> "Topic"
it'll literally just shift up and go on top of stuff
I've done it like 10 times in a row now
Offline
Can confirm on my end.
Offline
[ Started around 1730419710.668 - Generated in 0.347 seconds, 16 queries executed - Memory usage: 1.78 MiB (Peak: 2.05 MiB) ]