Opened 10 years ago
Closed 10 years ago
#12378 closed defect (fixed)
Enhanced Grid Paginator: Wrong Tooltips for Page Step Nodes
Reported by: | manklu | Owned by: | evan |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Grid | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In _resetPageStepNodes, the title attribute is not updated, which leads to wrong tooltips.
Attachments (1)
Change History (7)
comment:1 Changed 10 years ago by
Owner: | changed from bryanforbes to evan |
---|
comment:2 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|
comment:3 Changed 10 years ago by
- Open dojox/grid/tests/enhanced/test_enhanced_grid_pagination.html
- Select 10 lines per page
- Goto a page >= 5
- Have a look at the tooltips for the page step nodes
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 10 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The change ignores the 'pageStepLabelTemplate'.
comment:6 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Any snapshots that describe the issue a bit? Thanks!