Opened 12 years ago
Closed 12 years ago
#8502 closed defect (fixed)
AlwaysShowToolbar does not function when scrolled
Reported by: | Jonathan Bowers | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Editor | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you scroll down the page of an editor with AlwaysShowToolbar? enabled, the toolbar scrolls correctly, but when you click in any of the buttons to do anything (e.g. Bold) the browser scrolls back up and the button clicked does nothing.
Browsers affected: Firefox 3.0.5 in Linux and Windows
Tested here: download.dojotoolkit.org/release-1.2.3/dojo-release-1.2.3/dijit/tests/test_Editor.html
Change History (1)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Hmm this is working for me now, on the latest code:
I was also able to reproduce the problem with the dojo 1.2.3 code base, on FF 3.0.6 windows.
Therefore, it's been fixed somehow. Maybe w/Doug's work on scrollIntoView(). Not sure. Anyway, marking as fixed.