Closed
Bug 336725
Opened 19 years ago
Closed 9 years ago
XUL select1 resize issue inside group
Categories
(Core Graveyard :: XForms, defect)
Core Graveyard
XForms
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: allan, Unassigned)
References
()
Details
Attachments
(5 files)
If I place a select1 inside a group, it fails to resize correctly. The group might not be the only problem, but at least I see the problem in that case.
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
When select1 has @flex attribute then there isn't problem.
But in any way the described problem looks strange. I guess it's tricly behaviour implementation of menulist :), I'll try to get the same behavious without xforms using.
Updated•18 years ago
|
Status: NEW → ASSIGNED
Comment 3•18 years ago
|
||
Comment 4•18 years ago
|
||
Comment 5•18 years ago
|
||
Testcase shows the problem without xforms. When menulist from anonymous content has @flex attribute then menupopup has too little size.
Comment 6•18 years ago
|
||
cc'ing Alex and Neil. Probably they can say something about described behaviour (please run 'xul testcase [main file]' attachment, you should see fist menulist is too small to show menupopup entererly).
Status: ASSIGNED → NEW
Comment 7•18 years ago
|
||
Looks like a XBL bug or a layout bug, not a XForms bug...
Comment 8•18 years ago
|
||
(In reply to comment #7)
> Looks like a XBL bug or a layout bug, not a XForms bug...
>
yes, not xforms, therefore I guess you're here. :) And again, we should move the bug to more proper component. Alex, if you know somebody who can help then please cc those people. Probably bz since he knows xbl good?
Allan, if we don't want to have that behaviour right now then we can do workargound (I can see it but it's not nice), in that case I guess we can open new bug for it and leave this bug for layout or XBL.
Updated•17 years ago
|
Assignee: surkov.alexander → nobody
QA Contact: spride → xforms
Comment 9•9 years ago
|
||
RIP xforms
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•