Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-1901 now.

Stretched out by the Timezone Box (fix completed in vcs)

I have a very skinny browser (600? 700? pixels wide).

When in the UCP editing preferences the time zone box stretched out the whole page and makes the left nav panel skinny.

Image

Comments / History

Posted by BondGamer on Oct 22nd 2006, 22:05

Instead of having Chinese Standard Time, Austrialian Western Standard Time, Irkutsk Standard Time, the width could be reduced like this:

Chinese, Austrialian Western, and Irkutsk Standard Time

It appears this is already done in several places.

Posted by Ectoman on Oct 22nd 2006, 22:10

Same thing happens on the registration page.

Posted by itunes66 on Oct 22nd 2006, 22:31

here is what i suggest to the phpBB Dev Team, set a width (as a percentage) on the element through css or an attribute

Posted by SHS` (Consultant) on Oct 22nd 2006, 23:11

I suggested a fix to compact the listings in bug #1630, though Meik omitted this. So it's up to him if he wants to make the one last change.

Posted by dhn (Former Team Member) on Oct 26th 2006, 13:03

Jon: IE6 does not support title tags on <option>. So this won't work and there is no easy fix for this unless we do some javascript trickery which I really don't like.

IE7 supports it, so I will put this as Review Later and perhaps we'll see whether it catches on enough to do this change before the release.

Note: I want to display at least 40 characters of the full string and cut it off after that. This should be enough for mist timezones but the longest ones, which will be available through the tooltip.

Posted by Acyd Burn (Server Manager) on Oct 29th 2006, 11:31

There is already a function to trim/cut the values, though it would be better if it gets truncated within the language file, just not writing so much... too much.

Posted by Ectoman on Nov 5th 2006, 17:31

This also happens on the edit signature page. The signature text box stretches out the page in a similar fashion and shrinks the left side menu.

Alternatively the compose private message page has the left menu stretched out by the "Sent to" portion. "Add [to]" and "Add [bcc]" seem to be off a bit, and the username text boxes are pretty long.

Posted by redhair on Nov 12th 2006, 15:49

Style it width:100%; ?

Ticket details

Related SVN changesets