#174: Scroll spy in ticket view
--------------------------+------------------------------------------
Reporter: olemis | Owner: olemis
Type: enhancement | Status: accepted
Priority: minor | Milestone: Release 2
Component: ui design | Version:
Resolution: | Keywords: bootstrap, ticket, scrollspy
--------------------------+------------------------------------------
Comment (by olemis):
Following the instructions in mockups for responsive capabilities ( #217 ,
#223 ) , I've refreshed initial patch to build these features on top of
patches submitted for #206 . I've also rebased all changes in order to
apply it against theme plugin @ r1394017 (notice changes in file name) and
reverted date fields floating to the right . Besides there are two new
patches . The first one adds icons in scrollspy nav box whereas the second
one clips ticket summary when affixed if text overflows. I've been using
`text-overflow` CSS rule , but I've noticed it does not work (at least) on
the following browsers . if you know of a better hack , please let me know
.
|| '''Browser''' || '''Version''' ||
|| Opera || Version (11.62) Build (1347) Platform (Linux) System (x86_64,
2.6.32-40-generic) ||
|| Chrome || 17.0.963.79 (Developer Build 125985 Linux) Ubuntu 10.04 ||
Patch order is as follows
{{{
#!sh
$ hg qapplied
t206/t206_r1386655_ticket_textarea_fields.diff
t206/t206_r1394017_ticket_enum_fields.diff
t206/t206_r1386655_ticket_desc_top.diff
t174/t174_r1394017_ticket_scrollspy.diff
t174/t174_r1394017_ticket_scrollspy_icons.diff
t174/t174_r1394017_ticket_scrollspy_clip.diff
}}}
After applying them scroll spy navigation looks like shown below
[[Image(bh_theme_x_76_ticket_scrollspy_v2.png, width=600)]]
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/174#comment:11>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker