Closed
Bug 13513
Opened 21 years ago
Closed 20 years ago
takes more than one click to remove list
Categories
(Core :: DOM: Editor, defect, P1, major)
Core
DOM: Editor
Tracking
()
M16
People
(Reporter: sujay, Assigned: mozeditor)
References
Details
(Whiteboard: Composer feature work)
using 9/9 build of apprunner 1) launch apprunner 2) launch editor 3) put cursor in front of "This" in the first paragraph 4) make bullet list 5) try removing the list by clicking on bullet list again. all platforms.
Assignee | ||
Updated•21 years ago
|
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•21 years ago
|
||
fixed
Assignee | ||
Comment 4•21 years ago
|
||
i fixed something that caused this (earlier in this same bug history), and I cant see it now. But I saw it happen for Sujay (after my fix went in). I'll try soem more after a fresh pull. cc'ing buster and kin in case they get a chance to try to reproduce this one.
Clearing FIXED resolution due to reopen of this bug. Also, this needs a Target Milestone entered please.
Adding sfraser@netscape.com and cmanske@netscape.com to the Cc list. The fact that the insert bullet list button is not getting updated properly is the problem. If you look at EditorInsertList() function in EditorCommands.js, it will only remove the list if the bullet list button is depressed. After Joe's code makes something into a list, the bullet button on the toolbar does not accurately reflect this change. It remains unpressed.
Assignee | ||
Updated•21 years ago
|
Assignee: jfrancis → sfraser
Status: REOPENED → NEW
Assignee | ||
Comment 8•21 years ago
|
||
based on kin's comments, reassigning to simon
Comment 9•21 years ago
|
||
I think this and 14220 are one and the same problem.
Updated•21 years ago
|
Target Milestone: M12
Comment 10•20 years ago
|
||
asked Sujay to check this out to see if it is still an issue.
Reporter | ||
Comment 11•20 years ago
|
||
yes still an issue.....leave this bug open please...
Updated•20 years ago
|
Target Milestone: M12 → M14
Comment 12•20 years ago
|
||
moving this over to M14
Reporter | ||
Comment 13•20 years ago
|
||
yes this bug ist still alive...very easy to reproduce... basically it takes two clicks to un-list something...
Comment 15•20 years ago
|
||
*** Bug 28516 has been marked as a duplicate of this bug. ***
Comment 16•20 years ago
|
||
Add keyword beta1 based on another bug. Here are some comments from Bijal in another bug: ------- Additional Comments From bijals@netscape.com 2000-02-18 15:49 ------- Would like PDT to review this because this is a top level icon which gets used often. ------- Additional Comments From bijals@netscape.com 2000-02-18 15:55 ------- Fequency of feature: Very high since this occurs in email compose as well as document compose UI Discoverability of Feature: Very high since the bullet icon is on Composer toolbar
Keywords: beta1
Comment 17•20 years ago
|
||
cc bijals
Comment 18•20 years ago
|
||
*** Bug 28468 has been marked as a duplicate of this bug. ***
Comment 19•20 years ago
|
||
*** Bug 28491 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 21•20 years ago
|
||
adding EB to status summary...ender blocker...
Whiteboard: [PDT-] → [PDT-] EB
Comment 22•20 years ago
|
||
Do we have a fix for this yet?
Assignee | ||
Comment 23•20 years ago
|
||
i was holding off on this until an xpfe button state problem was fixed. now that it is (i think so anyway), i can try to get the editor to set the button state. we don't have a fix now. i think i can fix it pretty soon, though. stay tuned..
Status: NEW → ASSIGNED
Comment 24•20 years ago
|
||
joe says he can fix this. reassign.
Assignee: sfraser → jfrancis
Status: ASSIGNED → NEW
Comment 25•20 years ago
|
||
updating keyword and status whiteboard to reflect that this is a beta 2 feature work bug that the Composer team deems a must fix for beta 2.
Comment 27•20 years ago
|
||
Is this the same bug as 28491?
Assignee | ||
Comment 28•20 years ago
|
||
Yes, it is the same bug as 28491. *** This bug has been marked as a duplicate of 28491 ***
Status: ASSIGNED → RESOLVED
Closed: 21 years ago → 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•