Closed Bug 37152 Opened 25 years ago Closed 25 years ago

clicking on more/fewer in image dlog doesn't resize properly

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: Brade, Assigned: cmanske)

References

Details

(Whiteboard: [nsbeta3+])

Akkana found this bug... Clicking on the more/fewer button in the image dialog doesn't resize the window properly. It gets bigger when it should get smaller.
This demonstrates that setting "visibility: collapse" doesn't work. This is the way we should implement the "More/Fewer" feature. Changing back to using "display: none" works. It may not get fixed for M16, and since it's a bug, we can wait until M17. Adding dependency on the basic problem - bug 36628
Status: NEW → ASSIGNED
Depends on: 36628
Target Milestone: --- → M17
this is still a problem, the user cannot access the ok/cancel buttons in the more mode why is this not being fixed? Why is this not functioning like other dialogs? The fix may not be what you want, but that should not be at the expense of the user. Get this fixed and when the other method is working so you can implement the way you want, then go back and do that.
Keywords: correctness, nsbeta3
Target Milestone: M17 → M18
adding nsbeta3+
Whiteboard: [nsbeta3+]
The image dialog is now using "visiblity: collapse" just as for the other dialogs. The problem is simply the showing/hiding of the "Advanced" edit button. Fix is ready.
Checked in 8/9.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
*** Bug 47822 has been marked as a duplicate of this bug. ***
verified in 8/16 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.