- Package:
- iceweasel
- Source:
- firefox-esr
- Submitter:
- Arian Sanusi
- Date:
- 2011-08-08 21:57:04 UTC
- Severity:
- minor
- Tags:
iceweasel does not search in text from <select> tags - the value of the option-subtags . p.ex. see here: [1] or for why it is actually worth implementing this, see these filters [2] [1] http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select_multiple [2] http://search.digikey.com/scripts/DkSearch/dksus.dll?Cat=2556109
Am 10.04.2011 14:56, schrieb Mike Hommey: note that it does not search in the cc list which again is a <select multiple size=#> in the link to mozilla's bugzilla Arian
Forget that last part, it appears the CC list in the bugzilla page is not a select. At least until you hit a link. Mike
Interestingly, this is a feature that was implemented a long time ago. https://bugzilla.mozilla.org/show_bug.cgi?id=252371 And even more interestingly, it does work, for example, on the bugzilla page I just linked. It would be interesting to see why it doesn't on the w3schools.com sample. Mike