Closed
Bug 91310
Opened 24 years ago
Closed 24 years ago
Align Right splits table
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
mozilla0.9.3
People
(Reporter: sujay, Assigned: kinmoz)
References
()
Details
(Whiteboard: [fix in trunk][fix not in 0.9.2 branch])
Attachments
(1 file)
2.71 KB,
patch
|
Details | Diff | Splinter Review |
using 7/17 branch build
1) launch netscape
2) open above attachment into composer
3) select any four cells in onw row
4) ALign Right
table splits in two.
*** This bug has been marked as a duplicate of 91288 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Ok just noticed some correlation here...
Sujay, did I step on your toes here? Why did you file this a second time? Were
you trying to distinguish something? I think we can keep the other bug alone,
modify the OS/Platform, and update the description...do we need a separate one?
Forgive me if I'm missing something... and know that I marked it as a dup before
I realized you had put a comment in that bug.
The other bug 91288 only happens in Show All tags mode.
the bug I filed happens in normal mode.
Dwayne, lets keep this open.....they sound similar, but there are
some differences at how I arrived at the same Align-Right problem:
You might ultimately be right in the end, but I don't want something
to fall thru the cracks.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
OK, I getcha.
Here I am all paranoid cuz I *just* got some permission bits and I thought I was
making a bad move when I saw you had commented in both bugs...blegh
I understand now what you mean, and I agree. No cracks allowed. :)
Comment 7•24 years ago
|
||
After duplicating the effect I made the mistake of hitting "Undo"...KABOOM!
So you might want to upgrade this problem to status of crash.
Comment 8•24 years ago
|
||
Neil - did you get a stack trace on your crash?
I'll take this, I have a fix for this in my tree.
Assignee: beppe → kin
Status: REOPENED → NEW
Assignee | ||
Comment 10•24 years ago
|
||
Assignee | ||
Comment 11•24 years ago
|
||
I just attatched a patch that fixes this bug as well as 91288 which takes a
slightly different code path through the editor.
Note that fixing these 2 bugs masks the layout crash covered by bug 91214.
The patch also fixes the problem where lists containing sublists, were split
during alignment.
Whiteboard: FIX IN HAND, need r= and sr=
Comment 13•24 years ago
|
||
sr=attinasi
Assignee | ||
Comment 14•24 years ago
|
||
Fix checked into TRUNK:
mozilla/editor/base/nsHTMLEditRules.cpp revision 1.187
Whiteboard: FIX IN HAND, need sr= → [fix in trunk][fix not in 0.9.2 branch]
Assignee | ||
Comment 15•24 years ago
|
||
Really marking fixed this time. :-)
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•