In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1035 [In-Portal CMS] Admin Interfaces bug report always 2011-04-15 09:30 2012-07-19 05:11
alex  
alex  
normal  
closed 5.1.2  
fixed  
 
none 5.1.3-RC1  
https://groups.google.com/d/topic/in-portal-bugs/QGnGZSiNAqQ/discussion
Fixes tag auto-complete and scrolling ignoring during suggestion positioning
0
0001035: Tag auto-complete functionality not working in AJAXDropdown control
I recently tried to use AJAXDropdown control to auto-complete tags for tag cloud. There was no luck, since whole tag textarea text was sent to server for suggestions and not only the tag, where cursor was placed.

Also it seems, that suggestions div position calculation doesn't include vertical scrolling.
related to 0000733closed  (5.1.0)alex Improvements to ajax auto-complete control 
parent of 0001185closed  (5.2.0)alex Ajax Dropdown suggestion list is displayed at incorrect location 
patch ajax_dropdown_tags_not_working_and_scroll_suggest_too.patch (1,344) 2011-04-15 09:30
http://tracker.in-portal.org/file_download.php?file_id=989&type=bug
Issue History
2012-07-19 05:11 alex Relationship added related to 0000733
2012-07-19 05:11 alex Relationship added parent of 0001185
2011-09-19 16:08 alex Note Added: 0003812
2011-09-19 16:08 alex Status resolved => closed
2011-07-08 05:09 alex Note Added: 0003606
2011-07-08 05:09 alex Status reviewed and tested => resolved
2011-07-08 05:09 alex Fixed in Version => 5.1.3-RC1
2011-07-08 05:09 alex Resolution open => fixed
2011-07-08 05:09 alex Assigned To !COMMUNITY => alex
2011-07-08 05:09 alex Changeset attached 5.1.x r14442
2011-07-07 10:04 Dmitry Note Added: 0003593
2011-07-07 10:04 Dmitry Status needs testing => reviewed and tested
2011-07-07 10:04 Dmitry Target Version Icebox => 5.1.3
2011-04-15 09:33 alex Assigned To => !COMMUNITY
2011-04-15 09:33 alex Developer => alex
2011-04-15 09:33 alex Status active => needs testing
2011-04-15 09:32 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/QGnGZSiNAqQ/discussion
2011-04-15 09:30 alex New Issue
2011-04-15 09:30 alex File Added: ajax_dropdown_tags_not_working_and_scroll_suggest_too.patch
2011-04-15 09:30 alex Change Log Message => Fixes tag auto-complete and scrolling ignoring during suggestion positioning

Notes
(0003593)
Dmitry   
2011-07-07 10:04   
Patch has been reviewed (tested locally on Intechnic.com) and moved to 5.1.3 release to get it out the way and make Merge to 5.2.0 easier.
(0003606)
alex   
2011-07-08 05:09   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001035: Tag auto-complete functionality not working in AJAXDropdown control
(0003812)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.