Page 1 of 1

Thats what I Mean

Posted: Thu Jan 19, 2017 2:29 pm
by D3ath
This box looks ok at first, but whenever I click with the mouse on it to start typing it goes down like this.

you can see it in the spoiler[spoiler]the normal behaviour
Image

the broken behaviour
Image
Image[/spoiler]

Re: Thats what I Mean

Posted: Thu Jan 19, 2017 2:31 pm
by ~Dä Vinci~
:smt043

Re: Thats what I Mean

Posted: Thu Jan 19, 2017 2:40 pm
by Support
This is not related to the forum update. I recommend you disable your forum-breaking plugins. :)

Logic: Considering the styles behave perfectly fine when tested, and none display your custom plugin - green refresh icon, I am inclined to say that some browser plugin you have installed is causing the text box to jump for you.

Re: Thats what I Mean

Posted: Thu Jan 19, 2017 2:55 pm
by D3ath
ok, that is my gramarly plugin :) as I have started using that recently to write proper english :D but its the first site where it caused problems :) and as i havent used these forums for quite a while before today, havent noticed it doing such things :) so i will draw a conclusion that still the design of these forums arent perfectly fine :P

Re: Thats what I Mean

Posted: Thu Jan 19, 2017 3:10 pm
by Support
Maybe we will let the phpBB developers know there might be a conflict between your app and the forum software.
Probably not.


Can you try using the 'Red_AcidTechTemp' theme, see if that works better for you?

Re: Thats what I Mean

Posted: Sun Jan 22, 2017 1:39 pm
by D3ath
tested it for you :) and those both red and yellow acid tech themes works perfectly fine without dropping down.

also tested with that other pbtech theme, and it has the same problem as red style :)

also looks like the problem is with the fact that #message-box {
width: 80%;
}
gets replaced to width:auto

so I think adding !important to the 80% part should solve this problem :)

oh and its in the forms.css file on line 234 ;)