Closed Bug 87637 Opened 23 years ago Closed 23 years ago

Advanced property editor "jiggles" changing tabs

Categories

(SeaMonkey :: Composer, defect, P4)

defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.8

People

(Reporter: neil, Assigned: cmanske)

References

Details

Attachments

(2 files, 1 obsolete file)

Using Build ID: 2001062104

Steps to reproduce problem:
1. Open an advancaed property editor e.g. via page colours and background
2. Click the Inline Style tab
3. Click the Javascript Events tab

Some of the dialog "jiggles" when carrying out steps 2 and 3.

Also I think that the Value field is vertically stretched when it shouldn't be.
Priority: -- → P4
Summary: Advanced property ditor "jiggles" changing tabs → Advanced property editor "jiggles" changing tabs
Target Milestone: --- → mozilla1.0
The reason is because the Styles tab has two textfields for "Name" and "Value"
while the other tabs use editable menulists.
The "value" field is stretched on purpose so its height matches matches the 
"name" editable menulist.
Its difficult to avoid the jitter without forcing the editfields in style panel
to be taller (via CSS). I don't think its really necessary to do that.
We will be developing separate CSS editing
UI soon, so that tab panel will go away when that UI is implemented.
I'm inclined to mark this "wontfix"
Status: NEW → ASSIGNED
spam composer change
Component: Editor: Core → Editor: Composer
One thing to note is that in the classic skin the window does not jiggle.  The
only elements that may change position and resize slightly are the attributes
(one is a drop-down, the other is a text area) and property text area at the
bottom of the window.  I saw this on Mac OS X using the 20011003 build.
I believe bug 67333 is related to this kind of problem. Grid code has been 
rewritten to fix that, so this should be tested again to see if it's still a
problem.
Target Milestone: mozilla1.0 → mozilla0.9.8
Attached patch Fix.Splinter Review
With this fix, all of the menulists and edit fields at the bottom are aligned
at their tops, so they all should appear in exactly the same place. 
Menulists seem to be 1px lower than textboxes; looking into that problem 
separately.
Keywords: patch, review
OS: Windows 95 → All
Hardware: PC → All
Whiteboard: FIX IN HAND, need r=,sr=
Comment on attachment 63895 [details] [diff] [review]
Fix.

r=akkana
Attachment #63895 - Flags: review+
Attachment #64072 - Attachment is obsolete: true
Comment on attachment 64074 [details] [diff] [review]
The correct patch to fix menulist margin

r=akkana
Attachment #64074 - Flags: review+
Comment on attachment 64074 [details] [diff] [review]
The correct patch to fix menulist margin

sr=ben@netscape.com
Attachment #64074 - Flags: superreview+
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Keywords: patch, review
Resolution: --- → FIXED
Whiteboard: FIX IN HAND, need r=,sr=
*** Bug 118431 has been marked as a duplicate of this bug. ***
Neil,  does this work for you now?
Yup. Sorry for not spotting this earlier.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: