Opened 7 years ago
Closed 6 years ago
#17163 closed defect (patchwelcome)
Dojox TablePlugins table FireFox drag handles do not scroll with edited document
Reported by: | Nick Fenwick | Owned by: | Adam Peller |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Editor | Version: | 1.9.0 |
Keywords: | Cc: | Mike Wilcox, Jared Jurkiewicz, bill | |
Blocked By: | Blocking: |
Description
When you put focus in a table in the dijit/Editor in Firefox, some drag handles appear that appear to allow you to edit the column and row widths/heights. These do not seem to work for me, however, there is a knock-on visual bug.
Steps to reproduce:
- Open http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/editor/tests/editorTablePlugs.html
- Add some content before the table in the Editor, so that vertical scrollbars appear in the Editor pane.
- Put the cursor in the table so the overlaid drag handle controls appear (only in Firefox).
- Drag the vertical scrollbar so the Editor content is scrolled vertically.
Result:
- Content is scrolled but drag handles over table do not move.
Expected result:
- Drag handles should scroll with content so they stay in position over the table.
Probably something to push upstream.
Change History (3)
comment:1 Changed 7 years ago by
Component: | Dojox → Editor |
---|
comment:2 Changed 7 years ago by
Cc: | Mike Wilcox Jared Jurkiewicz bill added |
---|
comment:3 Changed 6 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Unlikely this will be fixed unless someone wants to supply a patch (including a test case).