Closed
Bug 721350
Opened 13 years ago
Closed 13 years ago
Style Editor auto-scroll to the selected style sheet is annoying
Categories
(DevTools :: Style Editor, defect)
DevTools
Style Editor
Tracking
(firefox11 verified)
RESOLVED
FIXED
Firefox 12
Tracking | Status | |
---|---|---|
firefox11 | --- | verified |
People
(Reporter: cedricv, Assigned: cedricv)
Details
(Whiteboard: [styleeditor][qa+][qa!:11])
Attachments
(2 files)
1.03 KB,
patch
|
paul
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
961 bytes,
patch
|
Details | Diff | Splinter Review |
The Style Editor should not scroll the list when the style sheet is selected because of a direct user click.
Updated•13 years ago
|
Whiteboard: [styleeditor] → [addToFirefox11][styleeditor]
Assignee | ||
Comment 1•13 years ago
|
||
It shouldn't be too hard to review.
Attachment #591758 -
Flags: review?(paul)
Updated•13 years ago
|
Attachment #591758 -
Flags: review?(paul) → review+
Updated•13 years ago
|
Whiteboard: [addToFirefox11][styleeditor] → [addToFirefox11][styleeditor][land-in-fx-team]
Comment 2•13 years ago
|
||
Whiteboard: [addToFirefox11][styleeditor][land-in-fx-team] → [addToFirefox11][styleeditor][fixed-in-fx-team]
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [addToFirefox11][styleeditor][fixed-in-fx-team] → [addToFirefox11][styleeditor]
Target Milestone: --- → Firefox 12
Comment 4•13 years ago
|
||
Comment on attachment 591758 [details] [diff] [review]
patch v1
[Approval Request Comment]
Regression caused by (bug #): Not a regression, new feature.
User impact if declined: Bad user experience.
Testing completed (on m-c, etc.): on m-c.
Risk to taking this patch (and alternatives if risky): very very low. One JS line removed.
Attachment #591758 -
Flags: approval-mozilla-aurora?
Comment 5•13 years ago
|
||
Comment on attachment 591758 [details] [diff] [review]
patch v1
[Triage Comment]
Low risk fix in support of a new feature. Approved for Aurora.
Attachment #591758 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
status-firefox11:
--- → fixed
Whiteboard: [addToFirefox11][styleeditor] → [styleeditor]
Comment 8•13 years ago
|
||
Verified using Firefox 11 beta 3 on Windows 7, Ubuntu 11.10 and Mac OS X 10.6.
Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0
Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0
The Style Editor does not scroll the list when the style sheet is selected by direct user click.
Whiteboard: [styleeditor][qa+] → [styleeditor][qa+][qa!:11]
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•