|
|
| New: if font size is changed by config
dialog, kate does not increase font size
of alre |

|
2007-02-21 13:17:32 |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=142034
Summary: if font size is changed by config
dialog, kate does not
increase font size of already open file
Product: kate
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kwrite-devel kde org
ReportedBy: Wolfram.R.Sieber GMail com
Version: 2.5.5 (using KDE 3.5.5, Debian Package
4:3.5.5a.dfsg.1-6 (4.0))
Compiler: Target: i486-linux-gnu
OS: Linux (i686) release 2.6.18-3-k7
Changing the font size by the toolbar magnifier glass,
immediately applies to the file yet opened.
Using the configure kate dialog instead, for the same
reason, keeps the font of the already open file untouched.
I'd expect that the [font size] changes made by the dialog
should apply as immediately as when using the magnifying
glass.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel kde.org
ht
tps://mail.kde.org/mailman/listinfo/kwrite-devel
|
|
| if font size is changed by config
dialog, kate does not increase font size
of already o |

|
2007-02-21 13:17:54 |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=142034
------- Additional Comments From Wolfram.R.Sieber GMail com
2007-02-21 20:17 -------
Oh, and apparently that applies to kdevelop as well.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel kde.org
ht
tps://mail.kde.org/mailman/listinfo/kwrite-devel
|
|
| if font size is changed by config
dialog, kate does not increase font size
of already o |

|
2007-02-21 13:26:58 |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=142034
mw_triad users sourceforge net changed:
What |Removed |Added
------------------------------------------------------------
----------------
Component|general |part
------- Additional Comments From mw_triad users sourceforge
net 2007-02-21 20:26 -------
It seems to be a problem with katepart. Changing the font
does not affect the current /window/ (meaning the current
part instance), but does affect new windows/instances.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel kde.org
ht
tps://mail.kde.org/mailman/listinfo/kwrite-devel
|
|
| if font size is changed by config
dialog, kate does not increase font size
of already o |

|
2007-02-21 14:50:38 |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=142034
------- Additional Comments From anders alweb dk 2007-02-21
21:50 -------
Katepart does not use the KDE font setting, it just defaults
to it if the
schema used does not explicitly set a font.
We could possibly have a special value for using the default
font, so we would
be able to handle changes when broadcasted by KDE.
Comments?
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel kde.org
ht
tps://mail.kde.org/mailman/listinfo/kwrite-devel
|
|
| if font size is changed by config
dialog, kate does not increase font size
of already o |

|
2007-02-21 15:13:29 |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=142034
------- Additional Comments From mw_triad users sourceforge
net 2007-02-21 22:13 -------
Are we talking about the same thing? Wolfram (unless I
misread) and I are looking at 'Configure Editor'->'Fonts
& Colors'. This *is* katepart, is it not? If I change
*katepart's* font, the change is not reflected in existing
instances of katepart. This makes sense that instances in
other processes would not be affected, but anything that
changing the highlighting colors affects immediately I would
think would also be affected by changing the font, no?
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel kde.org
ht
tps://mail.kde.org/mailman/listinfo/kwrite-devel
|
|
| if font size is changed by config
dialog, kate does not increase font size
of already o |

|
2007-02-21 15:24:49 |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=142034
------- Additional Comments From anders alweb dk 2007-02-21
22:24 -------
Oh, I misread.
Changing the font a schema in the confgure dialog should,
and does here,
affect open documents using that schema. The config dialog
should open with
the schema of the current document.
Works here in both kate and kwrite.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel kde.org
ht
tps://mail.kde.org/mailman/listinfo/kwrite-devel
|
|
| if font size is changed by config
dialog, kate does not increase font size
of already o |

|
2007-02-21 16:19:12 |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=142034
------- Additional Comments From mw_triad users sourceforge
net 2007-02-21 23:19 -------
Ok, I see the problem... it works, but *only if you don't
change the text size (Enlarge/Shrink Font) first*. That may
or may not make sense, but what I also see that does feel a
bit more fishy is that using enlarge/shrink isn't cleared
when closing the document and then opening a new document.
Is that how we want it to work, or should closing the
document reset to default font size? (And should we go
further and change the font size after an Enlarge/Shrink a:
if the Enlarged+Shrunk font is the same as default, or even
b: always?)
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel kde.org
ht
tps://mail.kde.org/mailman/listinfo/kwrite-devel
|
|
| if font size is changed by config
dialog, kate does not increase font size
of already o |

|
2007-02-21 17:06:30 |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=142034
------- Additional Comments From anders alweb dk 2007-02-22
00:06 -------
On Wednesday 21 February 2007, Matthew Woehlke wrote:
> Ok, I see the problem... it works, but *only if you
don't change the text
> size (Enlarge/Shrink Font) first*.
Right. I didn't do that of course
The issue of the bug: The idea is that if you have changed a
property of a
view individually, we don't change it when the configuration
dialog is
applied.
> That may or may not make sense, but what
> I also see that does feel a bit more fishy is that
using enlarge/shrink
> isn't cleared when closing the document and then
opening a new document. Is
> that how we want it to work, or should closing the
document reset to
> default font size? (And should we go further and change
the font size after
> an Enlarge/Shrink a: if the Enlarged+Shrunk font is the
same as default, or
> even b: always?)
Katepart is working similar to other apps, for example
konqueror, in this
respect.
I'm too tired to try to make sense of the rest of your
questions.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel kde.org
ht
tps://mail.kde.org/mailman/listinfo/kwrite-devel
|
|
| if font size is changed by config
dialog, kate does not increase font size
of already o |

|
2007-02-21 17:17:17 |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=142034
------- Additional Comments From mw_triad users sourceforge
net 2007-02-22 00:17 -------
> The issue of the bug: The idea is that if you have
changed a property of a
> view individually, we don't change it when the
configuration dialog is
> applied.
Agreed. I'm no longer convinced there is a bug here.
Wolfram, what are you expecting here?
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel kde.org
ht
tps://mail.kde.org/mailman/listinfo/kwrite-devel
|
|
| if font size is changed by config
dialog, kate does not increase font size
of already o |

|
2007-02-21 23:48:07 |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=142034
------- Additional Comments From anders alweb dk 2007-02-22
06:48 -------
For changing this speaks that is is a complexity.
We do have the chance to simplify things, and changing this
might do that.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel kde.org
ht
tps://mail.kde.org/mailman/listinfo/kwrite-devel
|
|