Closed
Bug 1018263
Opened 11 years ago
Closed 11 years ago
Selected column in selection list properties does not work
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(seamonkey2.26 wontfix, seamonkey2.27 wontfix, seamonkey2.28 fixed, seamonkey2.29 fixed, seamonkey2.30 fixed)
RESOLVED
FIXED
seamonkey2.30
People
(Reporter: neil, Assigned: neil)
Details
Attachments
(1 file, 1 obsolete file)
4.27 KB,
patch
|
philip.chee
:
review+
iannbugzilla
:
approval-comm-aurora+
iannbugzilla
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
In the selection list properties dialog (available through the debug QA extension, or by accessing the properties of an existing selection list) the column that displays which option is selected does not display anything.
This is a regression from bug 407956 which wasn't picked up at the time.
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Sat Jun 07 2014 00:49:41
Error: treeBoxObject.getPrimaryColumn is not a function
Source file: chrome://editor/content/EdSelectProps.js
Line: 683
Comment 3•11 years ago
|
||
Comment on attachment 8431634 [details] [diff] [review]
Proposed patch
r=me
(In reply to Philip Chee from comment #2)
> Sat Jun 07 2014 00:49:41
> Error: treeBoxObject.getPrimaryColumn is not a function
> Source file: chrome://editor/content/EdSelectProps.js
> Line: 683
I'm not sure how this dialog ever worked?
Attachment #8431634 -
Flags: review?(philip.chee) → review+
Assignee | ||
Comment 4•11 years ago
|
||
(In reply to Philip Chee from comment #2)
> Error: treeBoxObject.getPrimaryColumn is not a function
> Source file: chrome://editor/content/EdSelectProps.js
> Line: 683
Whoa, that's a regression introduced by bug 221619... fix coming up.
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8431634 -
Attachment is obsolete: true
Attachment #8436012 -
Flags: review?(philip.chee)
Comment 6•11 years ago
|
||
Comment on attachment 8436012 [details] [diff] [review]
With added columns
r=me thanks!
Attachment #8436012 -
Flags: review?(philip.chee) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.30
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Comment 8•11 years ago
|
||
Comment on attachment 8436012 [details] [diff] [review]
With added columns
[Approval Request Comment]
Regression caused by (bug #): 407956
User impact if declined: Reduced dialog functionality
Testing completed (on m-c, etc.): Landed on c-c
Risk to taking this patch (and alternatives if risky): Low, dialog rarely used
String changes made by this patch: None
Attachment #8436012 -
Flags: approval-comm-beta?
Attachment #8436012 -
Flags: approval-comm-aurora?
Comment on attachment 8436012 [details] [diff] [review]
With added columns
a=me
Attachment #8436012 -
Flags: approval-comm-beta?
Attachment #8436012 -
Flags: approval-comm-beta+
Attachment #8436012 -
Flags: approval-comm-aurora?
Attachment #8436012 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 10•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•