Open
Bug 1364919
Opened 4 years ago
Updated 3 years ago
[Pointer Events] When selecting a different style of writing the picture disappears from www.addtext.com
Categories
(Core :: DOM: Events, defect, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | affected |
People
(Reporter: asimonca, Assigned: stone)
References
()
Details
Attachments
(2 files)
[Note]: - This issue is only reproducible when e10s is on and the preff "dom.w3c_pointer_events.enabled" is set to "true" [Affected versions]: - Firefox 55.0a1 [Affected platforms]: - macOS 10.12 [Steps to reproduce]: 1. - go to "about:config", add the pref "browser.tabs.remote.force-enable" as a boolean and set it to "true" - set the "dom.w3c_pointer_events.enabled" pref to "true" 2. Go to www.addtext.com 3. Upload a picture. 4. Write some text over the picture. 5. Change the "style" of the text. [Expected result]: - The text style is changed and the change is reflected on the picture. [Actual result]: - The text style is changed but the picture disappears and all is left is the text.
| Reporter | ||
Updated•4 years ago
|
status-firefox55:
--- → affected
Updated•4 years ago
|
Flags: needinfo?(sshih)
Priority: -- → P2
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sshih
Flags: needinfo?(sshih)
I just tried the STR on my Nightly (build Id: 20170518030213) and if I change the Text/Style/Size/Position, it gets reflected as expected on the image I had uploaded. Alexandru, is this still a problem for you?
Flags: needinfo?(alexandru.simonca)
I see the image and text both.
| Reporter | ||
Comment 3•4 years ago
|
||
I'm sorry, I forgot to mention that this issue only occurs when using a graphical tablet with stylus input. Wacom Intuos Pro s, in this case. Just reproduced it again, today, on the latest nightly
Flags: needinfo?(alexandru.simonca)
Comment 4•3 years ago
|
||
Moving to p3 because no activity for at least 1 year(s). See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•