Closed
Bug 721085
Opened 13 years ago
Closed 9 years ago
[Tilt] Controls are sometimes unintuitive (especially when panning via mouse/keyboard)
Categories
(Firefox Graveyard :: Developer Tools: 3D View, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: AlinT, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
28.99 KB,
patch
|
Details | Diff | Splinter Review |
Steps to reproduce:
1.Load any page in FF 12. Ex: google.com
2.Inspect page and enter 3D view(Right click -> Inpect Element -> 3D View)
3.Positionate the page upside down facing backwards.
4.Move the page up and down using right click(or up & down buttons)
Expected results:
Page moves correctly.
Actual results:
Page moves in the opposite direction.
Comment 1•13 years ago
|
||
the arcball doesn't reorient itself based on your current orientation. This is currently working as-designed, though I can understand the confusion.
Updated•13 years ago
|
Whiteboard: [tilt]
Updated•13 years ago
|
OS: Windows 7 → All
Hardware: x86 → All
Comment 2•13 years ago
|
||
Let's turn this bug into something more general.
From an IRC talk: "the controls we have manipulate the orientation of the visualization, the controls I want put me in a spaceship flying around the visualization". An enhanced arcball and/or an alternate control system would be nice.
Summary: [Tilt] Page in 3D view doesn't move correctly using right click → [Tilt] Controls are sometimes unintuitive (especially when panning via mouse/keyboard)
Updated•13 years ago
|
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Comment 3•13 years ago
|
||
Recycled from experiments in bug 731652. Panning works like it should, both via keyboard/mouse. Added Q and E as roll controls. You can't really roll with the mouse. Tests fail.
Attachment #602642 -
Flags: feedback?(rcampbell)
Comment 4•13 years ago
|
||
not bad. It's an extra range of motion that could be helpful for positioning. The roll is fixed about the center origin again though so at extreme ends of the page, the effect is much more pronounced. i.e., less precise.
Comment 5•13 years ago
|
||
As discussed on IRC, actually making this work properly would require a significant refactoring effort, to distinguish between a "model" and a "camera" (basically they're respective matrix transformations) in Tilt. Since this doesn't directly concern this bug, filed bug 734038.
Comment 7•13 years ago
|
||
Played with this a bit during the weekend.
Attachment #602642 -
Attachment is obsolete: true
Attachment #602642 -
Flags: feedback?(rcampbell)
Attachment #611416 -
Flags: feedback?(rcampbell)
Updated•13 years ago
|
Priority: -- → P2
Comment 8•12 years ago
|
||
New component triage. Filter on HORSE MASKS.
Component: Developer Tools → Developer Tools: 3D View
Whiteboard: [tilt]
Updated•12 years ago
|
Attachment #611416 -
Flags: feedback?(rcampbell)
Comment 10•9 years ago
|
||
The 3D View has been removed in Firefox 47. Closing all bugs inside that component as the component will be moved to Firefox Graveyard.
Filter on #BYETHREEDVIEW.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•