Topic title edit is too small

  • Reply
  • Print
ronlaw's avatar
Topic title edit is too small

As you can see in this screenshot, somehow the topic title edit box is too short to fit the text. My font is set to minimum font size 12 in Firefox 2

screenshot

http://aaronlawrence.fastmail.fm/forum.png

 

Last edited on August 24, 2008 at 1:18 PM by ronlaw
Darth Lucas: I am altering the trilogy. Pray I don't alter it further.
Jay's avatar
RE: Topic title edit is too small

Is that Firefox 3 you're using? I've tested this on both XP and Leopard, and when I increase the font size in the browser, the size of the textarea increases along with it. I also tried increasing XP's system font size in the Display settings, and it was fine then also.

I don't want to blow this off, but it's not something I've been able to replicate.

Jay Sylvester
originaltrilogy.com

The things you pwn end up pwning you.

Nanner Split's avatar
RE: Topic title edit is too small

It's not a bug, it's a feature!

http://i13.photobucket.com/albums/a283/IAMTHECHEESE1138/userbar.jpg

Rob said:

Nanner is this forum's second greatest natural resource next to Stinky Dinkins, and anyone who disagrees with him is a retard.

Vaderisnothayden said:

Your contribution was childish mockery and personally insulting. It was low down. It marked you out as troublemaker without scruples.

 

ronlaw's avatar
RE: Topic title edit is too small

Yes, it is Firefox 3, on Windows 2000.

Indeed, it seems to increase the size of the text box with text size, but not to a big enough size.

I turned off Firefox "minimum font size" (advanced) but that doesn't help.

My default font is set to Lucida Sans Unicode, size 14. Changing it to 12 doesn't help (in fact you seem to be overriding all the default fonts).

Um ... what can I say... it's nearly a bog standard ff3 install ... I disabled all add-ons...

 

Darth Lucas: I am altering the trilogy. Pray I don't alter it further.
ronlaw's avatar
RE: Topic title edit is too small

Erm, in the CSS it says

.FormContentTitleInput {
width : 60%;
height : 14px;
overflow : auto;
}

so the height is absolutely specified...

and why are you using a Textarea for a single line input?
Darth Lucas: I am altering the trilogy. Pray I don't alter it further.
Jay's avatar
RE: Topic title edit is too small
ronlaw said:

Erm, in the CSS it says

.FormContentTitleInput {
width : 60%;
height : 14px;
overflow : auto;
}

so the height is absolutely specified...

and why are you using a Textarea for a single line input?

I believe I removed the fixed height in my latest beta version.

I'm using textareas instead of text inputs because quotation marks cause text inputs to break.

 

Jay Sylvester
originaltrilogy.com

The things you pwn end up pwning you.

Members reading this topic: None