Open
Bug 1326978
Opened 8 years ago
Updated 2 years ago
Outline doesn't visually update when I change outline offset
Categories
(Core :: SVG, defect, P3)
Core
SVG
Tracking
()
People
(Reporter: arni2033, Unassigned)
References
Details
Attachments
(3 files)
>>> My Info: Win7_64, Nightly 52, 32bit, ID 20161028030204 (2016-10-28)
STR_1:
1. Open attached "testcase 1"
2. Set "New value" in column "outline offset" to -2.3
3. Press "Set" button in the same column several times
4.(bonus) Press "Set+" button in the same column several times
AR: Step 3 - no visible action
ER: Step 3 - outline should update according to its value
This is reproducible since bug 778654. Pushlog:
> https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=44edb08719bfeff657a6c2d461bba07bc4345a37&tochange=6f45f00e67c6ea2ed51a94cdb066dff2e3d64dec
Comment hidden (obsolete) |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Firefox: 50.1.0, Build ID: 20161208153507
I have managed to reproduce this issue on the latest Firefox (50.1.0) release and latest Nightly (53.0a1) build.
Daosheng can you please take a look over this?
status-firefox50:
--- → affected
status-firefox51:
--- → affected
status-firefox52:
--- → affected
status-firefox53:
--- → affected
Component: Untriaged → SVG
Flags: needinfo?(dmu)
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
Flags: needinfo?(dmu)
Comment 6•8 years ago
|
||
(In reply to Cosmin Muntean [:CosminMCG] from comment #3)
> User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101
> Firefox/50.0
> Firefox: 50.1.0, Build ID: 20161208153507
>
> I have managed to reproduce this issue on the latest Firefox (50.1.0)
> release and latest Nightly (53.0a1) build.
>
> Daosheng can you please take a look over this?
Cosmin, SVG outline is landed in FF 51 at Bug 778654, so FF 51 should be not affected. I will try to spend time to understand what happened in this bug. Thanks.
Comment 7•8 years ago
|
||
(In reply to Daosheng Mu[:daoshengmu] from comment #6)
> (In reply to Cosmin Muntean [:CosminMCG] from comment #3)
> > User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101
> > Firefox/50.0
> > Firefox: 50.1.0, Build ID: 20161208153507
> >
> > I have managed to reproduce this issue on the latest Firefox (50.1.0)
> > release and latest Nightly (53.0a1) build.
> >
> > Daosheng can you please take a look over this?
>
> Cosmin, SVG outline is landed in FF 51 at Bug 778654, so FF 51 should be not
> affected. I will try to spend time to understand what happened in this bug.
> Thanks.
Sorry for mistake, 'FF 50 should be not affected'
Comment 8•8 years ago
|
||
Regarding to attachment 8828622 [details] and attachment 8828623 [details], I think the outline offset function is good when the value is positive. We probably have problem on the offset value support at some situation.
Comment 9•8 years ago
|
||
Too late for firefox 52, mass-wontfix.
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•