This looks awfully familiar to another personal issue you had with the textarea for which you got denied as well...
Don't know why you keep trying to change 3.0 any chance you get when you know it's feature frozen. Stuck on the past much?
Edit: and here it is:
https://area51.phpbb.com/phpBB/viewtopi ... =3&t=43093
Use vertical resize on the textarea.
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: Use vertical resize on the textarea.
If you would have read better read the main post, you would have noticed that i mentioned that, and gave the link.
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: Use vertical resize on the textarea.
You answer me this. Is the textarea meant to be resized horizontally? The answer is NO.
It gets resized horizontally only if you do a bad move and get the cursor/grabber out of the posting page.
This is obviously a bloody bug and it should be fixed. It is incredibly EASY to apply, so i do not see why you would refuse to do so.
The final release of 3.0 should be as stable as possible in my opinion.
....As stable as it currently can be.
Is it so hard to add a line in the css files?
It gets resized horizontally only if you do a bad move and get the cursor/grabber out of the posting page.
This is obviously a bloody bug and it should be fixed. It is incredibly EASY to apply, so i do not see why you would refuse to do so.
The final release of 3.0 should be as stable as possible in my opinion.
....As stable as it currently can be.
Is it so hard to add a line in the css files?
textarea {resize: vertical;}
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3
- callumacrae
- Former Team Member
- Posts: 1046
- Joined: Tue Apr 27, 2010 9:37 am
- Location: England
- Contact:
Re: Use vertical resize on the textarea.
What happens if I want to make it smaller horizontally? Like I said before, I would agree with adding a max-width, which would stop the user from making it wider.TheKiller wrote:You answer me this. Is the textarea meant to be resized horizontally? The answer is NO.
It gets resized horizontally only if you do a bad move and get the cursor/grabber out of the posting page.
This is obviously a bloody bug and it should be fixed. It is incredibly EASY to apply, so i do not see why you would refuse to do so.
The final release of 3.0 should be as stable as possible in my opinion.
....As stable as it currently can be.
Is it so hard to add a line in the css files?
textarea {resize: vertical;}
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: Use vertical resize on the textarea.
Dude, are you that dumb? It CANNOT Be made smaller horizontally !
It only gets a bit bigger, and messes up the similes box.
Just test the damn thing and see for yourselves. Then talk. Thanks.
If you would have been doing so, you would have figured out i am right, and would have agreed with the fix, other than talking nonsense.
It only gets a bit bigger, and messes up the similes box.
Just test the damn thing and see for yourselves. Then talk. Thanks.
If you would have been doing so, you would have figured out i am right, and would have agreed with the fix, other than talking nonsense.
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3
- canonknipser
- Registered User
- Posts: 71
- Joined: Mon Sep 19, 2011 4:42 am
- Location: Germany
Re: Use vertical resize on the textarea.
Thats a second problem with those textareas - normally you can make it smaller horizontally, but this one has also a min-widthTheKiller wrote:... It CANNOT Be made smaller horizontally !
....
Greetings
Frank
phpbb.de support team member - no support via PM or mail
English is not my native language
Extensions and scripts for phpBB
Frank
phpbb.de support team member - no support via PM or mail
English is not my native language
Extensions and scripts for phpBB
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: Use vertical resize on the textarea.
To note, I am using Google Chrome and cannot get the textarea to resize horizontally, either smaller or bigger. So I do not see the issue.
EDIT: Checked in Firefox as well. Is this only an Olympus issue?
EDIT: Checked in Firefox as well. Is this only an Olympus issue?
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: Use vertical resize on the textarea.
The issue is in Olympus and Ascraeus....
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3
-
- Registered User
- Posts: 523
- Joined: Sat Apr 22, 2006 10:29 pm
- Contact:
Re: Use vertical resize on the textarea.
+1 And confirmed on phpBB main website using Chrome v21.0 and FF v12. See screenshot below.
1) Start new topic.
2) Click and drag text area resizer... First drag it vertically (it won't allow you to drag it horizontally first), then drag it horizontally.
* Edit - Just tested and confirmed in FF as well. Updated post.
1) Start new topic.
2) Click and drag text area resizer... First drag it vertically (it won't allow you to drag it horizontally first), then drag it horizontally.
* Edit - Just tested and confirmed in FF as well. Updated post.
Last edited by keith10456 on Fri Sep 14, 2012 1:59 pm, edited 3 times in total.
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: Use vertical resize on the textarea.
I just installed chrome and looked at the Textarea.
Guess what. It seems that the textarea there behaves the same way, as with the
It cant be made smaller. It can be enlarged horizontally, but it cant be made smaller. What are you guys really testing there....
PS: On the first page i posted an screenshot made on area51, so im not sure why i was asked if its only an olympus issue..
Guess what. It seems that the textarea there behaves the same way, as with the
min-height: 268px;
added, as i suggested previously.It cant be made smaller. It can be enlarged horizontally, but it cant be made smaller. What are you guys really testing there....
PS: On the first page i posted an screenshot made on area51, so im not sure why i was asked if its only an olympus issue..
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3