Closed Bug 494814 Opened 15 years ago Closed 14 years ago

<select> drop-down menu is too wide on tiki-poll_results.php

Categories

(support.mozilla.org :: General, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED INVALID
Future

People

(Reporter: cilias, Unassigned)

References

()

Details

(Whiteboard: [good first bug])

Attachments

(1 file, 1 obsolete file)

Attached image screenshot
Go to <https://support.mozilla.com/tiki-poll_results.php?locale=en-US>.
The 'Choose question' drop-down menu goes into the sidebar. (see screenshot)

I only see this on Windows.
The dropdown just needs "width: 100%" set. Otherwise, it'll just expand to wherever it pleases.
Attached patch select width patch v1 (obsolete) — Splinter Review
This would help with ALL selects contained in fixed-width blocks.
Assignee: nobody → paul.craciunoiu
Attachment #379760 - Flags: review?(smirkingsisyphus)
Attachment #379760 - Flags: review?(laura)
OS: Windows XP → All
Hardware: x86 → All
Summary: 'Choose question' drop-down menu is too wide on windows → <select> drop-down menu is too wide on tiki-poll_results.php
Target Milestone: --- → 1.2
Attachment #379760 - Flags: review?(smirkingsisyphus) → review+
Attachment #379760 - Flags: review?(laura)
r26905
Committed to trunk for QA.
This patch was back out at r27615 to test for a potential conflict with the screencasts UI. See bug 497695 for more.

If that's the case, a more pin-point fix needs to be used, which means a stricter selector.
(In reply to comment #4)
> This patch was back out at r27615 to test for a potential conflict with the
> screencasts UI. See bug 497695 for more.
> 
> If that's the case, a more pin-point fix needs to be used, which means a
> stricter selector.

Just to confirm, this indeed conflicts with the screencasts UI in Firefox 2.
I propose we use the same approach, but add the IE hack for max-width from below:
http://www.cameronmoll.com/archives/000892.html
What do you think, Eric?
I'm only suggesting this because it would potentially fix further bugs of this type as well.
tiki-poll-results is not getting used really, so this is not a big deal right now.
Target Milestone: 1.2 → Future
Severity: normal → trivial
Attachment #379760 - Attachment is obsolete: true
Whiteboard: [good first bug]
Unassigning a few [good first bug]s.
Assignee: paulc → nobody
Bugs in tikiwiki, going away.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: