Thread: Maybe a bug?
View Single Post
Old 08-21-2021, 09:55 AM   #1
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,827
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Maybe a bug?

Hi Kevin and Diap; I don't know if it's a bug or I'm doing something wrong. When one .xhtml file is linked to two or more css stylesheet, for example:

Code:
  <link href="../Styles/Style0003.css" type="text/css" rel="stylesheet"/>
  <link href="../Styles/Style0004.css" type="text/css" rel="stylesheet"/>
and I do right click in the second stylesheet linked (i.e. Style0004.css) and select the command "Go to link Or Style" (or press Ctrl+Click), Sigil goes to the first linked sheet (i.e. Style0003.css). The same happens when I select a style from the second sheet; Sigil always goes to the first sheet and does not go to the select style.

What is wrong?
Regards
RbnJrg is offline   Reply With Quote