Closed
Bug 719457
Opened 13 years ago
Closed 13 years ago
When the URLs are very long (style editor), the user needs to resize to see the editor.
Categories
(DevTools :: Style Editor, defect)
Tracking
(firefox11- verified, firefox12 verified)
VERIFIED
FIXED
Firefox 12
People
(Reporter: davidb, Assigned: paul)
Details
(Whiteboard: [qa!])
Attachments
(1 file)
|
1.01 KB,
patch
|
jwalker
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Ping me if you need STR.
| Assignee | ||
Comment 1•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Attachment #590743 -
Flags: review?(jwalker)
Comment 2•13 years ago
|
||
Comment on attachment 590743 [details] [diff] [review]
patch v1
Review of attachment 590743 [details] [diff] [review]:
-----------------------------------------------------------------
400px feels arbitrary. Is there no better way?
Attachment #590743 -
Flags: review?(jwalker) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
(In reply to Joe Walker from comment #2)
> Comment on attachment 590743 [details] [diff] [review]
> patch v1
>
> Review of attachment 590743 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> 400px feels arbitrary. Is there no better way?
It is half of the original size: http://mxr.mozilla.org/mozilla-central/source/browser/devtools/styleeditor/styleeditor.xul#53
Comment 4•13 years ago
|
||
(In reply to Paul Rouget [:paul] from comment #3)
> (In reply to Joe Walker from comment #2)
> > Comment on attachment 590743 [details] [diff] [review]
> > patch v1
> >
> > Review of attachment 590743 [details] [diff] [review]:
> > -----------------------------------------------------------------
> >
> > 400px feels arbitrary. Is there no better way?
>
> It is half of the original size:
> http://mxr.mozilla.org/mozilla-central/source/browser/devtools/styleeditor/
> styleeditor.xul#53
I was wondering if there wasn't a better solution than using an absolute value, but I realize that it can be hard.
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [land-in-fx-team]
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → paul
| Assignee | ||
Updated•13 years ago
|
tracking-firefox11:
--- → ?
| Assignee | ||
Comment 5•13 years ago
|
||
status-firefox12:
--- → fixed
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
| Assignee | ||
Comment 6•13 years ago
|
||
I will a? this patch once in central.
Whiteboard: [fixed-in-fx-team] → [fixed-in-fx-team][addToFirefox11]
Comment 7•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team][addToFirefox11] → [addToFirefox11]
Target Milestone: --- → Firefox 12
Comment 8•13 years ago
|
||
Comment on attachment 590743 [details] [diff] [review]
patch v1
[Approval Request Comment]
Regression caused by (bug #): New Feature. Not a regression.
User impact if declined: User will have to resize to see the editor.
Testing completed (on m-c, etc.): on m-c, local testing.
Risk to taking this patch (and alternatives if risky): Negligble. Styling only.
Attachment #590743 -
Flags: approval-mozilla-aurora?
Comment 9•13 years ago
|
||
Comment on attachment 590743 [details] [diff] [review]
patch v1
[Triage Comment]
Regression in new feature, approved for Aurora.
Attachment #590743 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 10•13 years ago
|
||
status-firefox11:
--- → fixed
Whiteboard: [addToFirefox11]
Updated•13 years ago
|
Comment 11•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 user does not need to resize the editor in order to see it, the URL's can not be dragged wider than 400px.
Whiteboard: [qa+] → [qa+][qa!:11]
Comment 12•13 years ago
|
||
Verified as fixed on Firefox 12 beta 2 - the user does not need to resize the editor in order to see it, the URL's can not be dragged wider than 400px.
Verified on Windows 7, Ubuntu 11.10 and Mac OS X 10.6.
Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20100101 Firefox/12.0
Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20100101 Firefox/12.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20100101 Firefox/12.0
Setting resolution to VERIFIED FIXED.
Comment 13•12 years ago
|
||
On Firefox 26 long filenames seem to be displayed in full again. e.g. I have one that is 1214px wide
Comment 14•12 years ago
|
||
Sorry, this is on the PC version. Should I open a different bug?
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•